boekkooi / amqp-bundle
A AMQP bundle using tactician and php-amqp
Installs: 2 824
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- boekkooi/tactician-amqp: ^0.2
- league/tactician-bundle: ^0.3|^0.4
- symfony/console: ~2.3|~3.0
- symfony/dependency-injection: ~2.3,>=2.3.3|~3.0
- symfony/framework-bundle: ~2.3|~3.0
- symfony/serializer: ~2.3|~3.0
- symfony/yaml: ~2.3|~3.0
Requires (Dev)
- matthiasnoback/symfony-config-test: ~1.1
- matthiasnoback/symfony-dependency-injection-test: ^0.7
- mockery/mockery: ~0.9, >= 0.9.4
- phpunit/phpunit: ~4.8
- symfony/finder: ~2.3|~3.0
This package is not auto-updated.
Last update: 2024-10-23 15:59:12 UTC
README
Symfony2 Bundle extending for the Tactician bundle with AMQP powers.
This bundle is not yet stable to use at your own digression but please report any problem
See the docs or the example directory to get started.
Testing
To run all unit tests, use the locally installed PHPUnit:
./vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Special thanks
Special thanks go to:
TODO
- Support for none durable exchange and queues
- Add more documentation and examples
- Add support for amqp native transactions