Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 1,480 This week: 1 | All time: 2,641 This week: 38 |
Version | License | PHP version | Categories | |||
tdcron 0.0.1 | MIT/X Consortium ... | 5.0 | PHP 5, Time and Date |
Description | Author | ||||||||||||||||||||||
This package can be used to parse cron strings and compute schedules. |
|
Files (4) |
File | Role | Description |
---|---|---|
test.data.php | Conf. | Test-cases used by test.php |
test.php | Test | A simple example. |
class.tdcron.entry.php | Class | A class for converting a cron-expression to an array |
class.tdcron.php | Class | The main class file. |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
I am going to use PHP Parse cron strings and compute schedules as my cron parser/calculator... |