2017 © Pedro Peláez
 

symfony-bundle scheduler-bundle

Cron scheduler bundle

image

bobrd/scheduler-bundle

Cron scheduler bundle

  • Tuesday, March 8, 2016
  • by BobrDobr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Symfony scheduler bundle

SensioLabsInsight, (*1)

Add the following to your root Crontab (via sudo crontab -e):, (*2)

* * * * * php /path/to/console scheduler:run 1>> /dev/null 2>&1, (*3)

The Versions