whatwedo/cron-bundle

Run Symfony commands as cron job

Installs: 7 299

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 11

Forks: 1

Open Issues: 2

Type:symfony-bundle

v0.1.2 2021-04-26 13:49 UTC

README

This bundle helps to run Symfony commands as cron job.

Features include:

  • Define existing commands as cron job
  • Schedule cron job with your system existing cron daemon or use integrated scheduler
  • Set maximum runtime of cron jobs
  • Allow/disallow parallel execution of a cron job
  • Automated database cleanup

Note: this bundle is currently under heavy development

Documentation

The source of the documentation is stored in the Resources/doc folder. Jump to the master documentation

License

This bundle is under the MIT license. See the complete license in the bundle: LICENSE