2017 © Pedro PelĂĄez
 

symfony-bundle service-bus-symfony-bundle

image

prooph/service-bus-symfony-bundle

  • Sunday, July 15, 2018
  • by prooph
  • Repository
  • 17 Watchers
  • 64 Stars
  • 40,196 Installations
  • PHP
  • 8 Dependents
  • 0 Suggesters
  • 20 Forks
  • 5 Open issues
  • 16 Versions
  • 36 % Grown

The README.md

ProophServiceBus (PSB) Symfony bundle

Build Status Coverage Status Gitter, (*1)

A note about versions

Version 0.4 of the bundle works with prooph/service-bus v6.0 and above., (*2)

Use version 0.3 for prooph/service-bus 5.x., (*3)

Installation

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

Run composer require prooph/service-bus-symfony-bundle to install prooph service-bus-symfony-bundle., (*5)

See Symfony Proophessor-Do demo application for an example., (*6)

Documentation

For the latest online documentation visit http://getprooph.org/., (*7)

Documentation is in the doc tree, and can be compiled using bookdown, (*8)

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

Then browse to http://localhost:8080/, (*9)

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., (*10)

License

Released under the New BSD License., (*11)

The Versions