dragonmantank / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
MIT License
4.57k stars 124 forks source link

Extend MAPPING array for more choices. #145

Closed falahatiali closed 1 year ago

falahatiali commented 2 years ago

sometimes we need more choices to extend our cron expression. except so famous expression such as daily, yearly and ... sometime we need other expression for example everyTwoHours. I have added some frequently used words