php-dragonmantank-cron-expression

cron expression parser for PHP
  https://github.com/dragonmantank/cron-expression
  0
  no reviews



PHP library implementing a cron expression parser.

The PHP cron expression parser can parse a cron expression, determine if it is due to run, calculate the next run date of the expression, and calculate the previous run date of the expression.