CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.
Dispatcher is a Laravel artisan command scheduling tool used to schedule artisan commands within your project so you don't need to touch your crontab when deploying.