Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
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 given timestamp (current time() by defualt)
 
Eg.:   $timestamp = Crontab::parse('12 * * * 1-5');

About

Crontab format parser in php

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors