Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 955 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 955 Bytes

prooph-micro

[Experimental] Functional prooph for microservices

Installation

composer install

Example usage

php examples/register_and_change_username.php

Run example snapshotter

php examples/user_snapshotter.php

prooph Microservices in Action

prooph/micro-do

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

License

Released under the New BSD License.