Download the PHP package serendipity_hq/commands-queues-bundle without Composer
On this page you can find all versions of the php package serendipity_hq/commands-queues-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download serendipity_hq/commands-queues-bundle
More information about serendipity_hq/commands-queues-bundle
Files in serendipity_hq/commands-queues-bundle
Package commands-queues-bundle
Short Description Manage queues of commands and processes them in your Symfony app.
License MIT
Homepage https://github.com/Aerendir/bundle-commands-queues
Informations about the package commands-queues-bundle
Serendipity HQ Commands Queues Bundle
Manages queues and processes jobs in your Symfony App better than simple cronjobs.
Current Status
Features
It is possible to run a single job or start a daemon that listens for new jobs and processes them as they are pushed into the queue.
It automatically integrates with SonataAdminBundle for an easier administration.
Do you like this bundle?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
Documentation
You can read how to install, configure, test and use the SerendipityHQ Queues Bundle in the documentation.
Do you like this bundle?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
All versions of commands-queues-bundle with dependencies
ext-json Version *
ext-pcntl Version *
doctrine/common Version ^2.5 || ^3.0
doctrine/doctrine-bundle Version ^1.7 || ^2.0
doctrine/orm Version ^2.6.3
nesbot/carbon Version ^2.0
pagerfanta/pagerfanta Version ^2.0
sensio/framework-extra-bundle Version ^5.1 || ^6.0
sensiolabs/ansi-to-html Version ^1.1
serendipity_hq/component-console-styles Version dev-dev
serendipity_hq/component-then-when Version ^1.1
symfony/console Version ^4.4|^5.2
symfony/framework-bundle Version ^4.4|^5.2
symfony/process Version ^4.4|^5.2
thecodingmachine/safe Version ^1.0