prooph/micro

Functional prooph for microservices


Keywords
ddd, EventSourcing, EventStore, prooph, cqrs, event-sourcing, functional, microservice, php
License
BSD-3-Clause

Documentation

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.