dragonmantank/cron-expression
Parse and evaluate PHP cron expressions with advanced features like ranges, intervals, weekdays (W), last days (L), and nth occurrences (#). Easily check if a cron job is due, calculate next/previous run dates, and skip multiple matches. Supports complex expressions like */12, 2-59/3, and @daily—ide...
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
How can I help you explore Laravel packages today?