Download the PHP package imper86/jobby-cron-bundle without Composer
On this page you can find all versions of the php package imper86/jobby-cron-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 jobby-cron-bundle
Jobby bundle - cron job manager for Symfony
This bundle uses excellent hellogerard/jobby library to provide you easy way to manage cron jobs.
Installation
As always use composer to install bundle:
Add the following line to the crontab:
Additional steps for apps without symfony flex
Add bundle to your
Configuration
Configuration of this bundle is mirror of Jobby config, splitted into two sections - globals and jobs.
In globals section you can define default config for every job.
Example, minimal config:
Please use for details.
Contributing
Any help will be appreciated :).
All versions of jobby-cron-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
hellogerard/jobby Version ^3.4
symfony/config Version ^3.4 || ^4.0 || ^5.0
symfony/dependency-injection Version ^3.4 || ^4.0 || ^5.0
symfony/http-kernel Version ^3.4 || ^4.0 || ^5.0
symfony/console Version ^3.4 || ^4.0 || ^5.0
hellogerard/jobby Version ^3.4
symfony/config Version ^3.4 || ^4.0 || ^5.0
symfony/dependency-injection Version ^3.4 || ^4.0 || ^5.0
symfony/http-kernel Version ^3.4 || ^4.0 || ^5.0
symfony/console Version ^3.4 || ^4.0 || ^5.0
The package imper86/jobby-cron-bundle contains the following files
Loading the files please wait ....