Download the PHP package prooph/service-bus-symfony-bundle without Composer
On this page you can find all versions of the php package prooph/service-bus-symfony-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package service-bus-symfony-bundle
ProophServiceBus (PSB) Symfony bundle
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 bookdown
Then browse to http://localhost:8080/
Support
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/service-bus-symfony-bundle/issues.
- Say hello in the prooph gitter chat.
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.
All versions of service-bus-symfony-bundle with dependencies
symfony/config Version ~3.3|^4.0
symfony/dependency-injection Version ~3.3|^4.0
symfony/http-kernel Version ~3.3|^4.0
prooph/service-bus Version ~6.0
psr/container Version ^1.0