Binary package “php-dragonmantank-cron-expression” in ubuntu oracular

cron expression parser for PHP

 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.