Download the PHP package aureja/job-queue-bundle without Composer
On this page you can find all versions of the php package aureja/job-queue-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package job-queue-bundle
JobQueueBundle
Symfony bundle using Aureja/JobQueue for job queues management.
Installation
Step 1. Install via Composer
Step 2. Add to AppKernel.php
Step 3. Define your entities by extending Aureja models or implementing the interfaces
Step 4. Update your database schema
Step 5. Configure via app/config/config.yml
Step 6. Import AurejaJobQueue routing files
Step 7. Register cronjob to be executed every minute
All versions of job-queue-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
aureja/job-queue Version 0.1.*
symfony/framework-bundle Version >=2.7|~3.0
aureja/job-queue Version 0.1.*
symfony/framework-bundle Version >=2.7|~3.0
The package aureja/job-queue-bundle contains the following files
Loading the files please wait ....