Skip to content

wondex/PHP-Crontab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

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

No packages published

Languages

  • PHP 100.0%