[Experimental] Functional prooph for microservices
composer install
php examples/register_and_change_username.php
php examples/user_snapshotter.php
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/micro/issues.
- Say hello in the prooph gitter chat.
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.
Released under the New BSD License.