Service Bus Symfony Bundle Save

Symfony Bundle - PHP Lightweight Message Bus supporting CQRS

Project README

ProophServiceBus (PSB) Symfony bundle

Build Status Coverage Status Gitter

A note about versions

Version 0.4 of the bundle works with prooph/service-bus v6.0 and above.

Use version 0.3 for prooph/service-bus 5.x.

Installation

Installation of this Symfony bundle uses Composer. For Composer documentation, please refer to getcomposer.org.

Run composer require prooph/service-bus-symfony-bundle to install prooph service-bus-symfony-bundle.

See Symfony Proophessor-Do demo application for an example.

Documentation

For the latest online documentation visit http://getprooph.org/.

Documentation is in the doc tree, and can be compiled using bookdown

$ ./vendor/bin/bookdown doc/bookdown.json
$ php -S 0.0.0.0:8080 -t doc/html/

Then browse to http://localhost:8080/

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.

Open Source Agenda is not affiliated with "Service Bus Symfony Bundle" Project. README Source: prooph/service-bus-symfony-bundle
Stars
89
Open Issues
7
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating