sasaprolic
dev-notes about prooph, PHP and Haskell
Github:
https://github.com/prolic/
Tuesday, October 20, 2020
Sentry and amphp
›
Sentry is an Application Monitoring and Error Tracking Software. They provide an easy to use PHP SDK, but it is only useful for traditional ...
Tuesday, August 21, 2018
The future of prooph components
›
There is much development going on in the prooph team at the moment. The new event-store-client is more stable every day and development of...
Sunday, March 18, 2018
Why there will be no Kafka EventStore in prooph
›
tl;dr When even Greg Young, the author of the original EventStore implementation (http://geteventstore.com/) says that it's a bad idea...
Thursday, September 1, 2016
Authorization and Event Sourcing with prooph and ZF2 / ZF3
›
Authorization with prooph components and event sourced aggregates roots are a common problem to solve. Here is a short explanation on how to...
Friday, February 26, 2016
Flywheel Adapter for ProophEvent-Store 1.0.0 released
›
Prooph's Event-Store components now also has a Flywheel Adapter . Flywheel is a serverless document database which only uses flat fil...
Inheritance with Aggregate Roots in ProophEvent-Store
›
If you want to make inheritance work with aggregate roots using a common repository for all subtypes, this can be achieved very easily. You ...
Friday, November 13, 2015
PHP-CS-Fixer in PHPStorm with File Watcher
›
First of all, install php-cs-fixer: wget http://get.sensiolabs.org/php-cs-fixer.phar -O php-cs-fixer sudo chmod a+x php-cs-fixer sudo mv...
‹
›
Home
View web version