Skip to content

simple CronJob bundle for symfony commands

License

kusiboss/CronBundle

 
 

Repository files navigation

whatwedoCronBundle

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

About

simple CronJob bundle for symfony commands

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%