bobrd/scheduler-bundle

Cron scheduler bundle

Maintainers

Package info

github.com/BobrD/SchedulerBundle

Type:symfony-bundle

pkg:composer/bobrd/scheduler-bundle

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2016-03-07 07:36 UTC

This package is not auto-updated.

Last update: 2026-03-15 01:43:22 UTC


README

SensioLabsInsight

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

* * * * * php /path/to/console scheduler:run 1>> /dev/null 2>&1