Download the PHP package edfa3ly-backend/rabbitmq-bundle-consumer-generator without Composer
On this page you can find all versions of the php package edfa3ly-backend/rabbitmq-bundle-consumer-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download edfa3ly-backend/rabbitmq-bundle-consumer-generator
More information about edfa3ly-backend/rabbitmq-bundle-consumer-generator
Files in edfa3ly-backend/rabbitmq-bundle-consumer-generator
Package rabbitmq-bundle-consumer-generator
Short Description This is an extension for php-amqplib/rabbitmq-bundle for dynamically generating consumers
License MIT
Informations about the package rabbitmq-bundle-consumer-generator
RabbitMQ Consumer Generator Bundle
Install
Via Composer
Description
-
An extension bundle for
php-amqplib/rabbitmq-bundle
that generates consumers dynamically over code , converts them to their yaml representation and writes them over your specified path.Usage
- Inject the
GeneratorWrapper
in a service of your own creation and use its methods
Console
Now you can generate consumers through command just run php bin\console consumer:generate
and answer the prompted questions .
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of rabbitmq-bundle-consumer-generator with dependencies
php-amqplib/rabbitmq-bundle Version ^1.14
symfony/yaml Version 4.2.*
illuminate/support Version *
symfony/console Version 4.2.*
symfony/http-kernel Version 4.2.*
symfony/framework-bundle Version 4.2.*
symfony/dependency-injection Version 4.2.*
symfony/phpunit-bridge Version ^4.2