forked from jkonieczny/PHP-Crontab
-
Notifications
You must be signed in to change notification settings - Fork 0
Crontab format parser in php
License
wondex/PHP-Crontab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple cron notation parser. Returns the nearest timestamp matching given criteria that is greater than or equal to given timestamp (current time() by default) Eg.: $timestamp = Crontab::parse('12 * * * 1-5');
About
Crontab format parser in php
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%