dogmatic69 / CakeCron

A cron runner for CakePHP 2.x and 3.x powered by "mtdowling/cron-expression" for the timing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakePHP Cron runner

This is a plugin to handle running cron jobs in cake, and is pretty much a replacement for crontab that can be modified on the fly and controlled through the database.

To get started run:

Console\cake CakeCron.cake_cron --help

About

A cron runner for CakePHP 2.x and 3.x powered by "mtdowling/cron-expression" for the timing


Languages

Language:PHP 100.0%