| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|   39% | Total: 5,764 | All time:  407 This week: 53  | ||||
| Version | License | PHP version | Categories | |||
| phpcrondaemon 0.1 | GNU General Publi... | 4.0 | Time and Date, Systems administration | 
| Description | Author | |||||||||||||||||||||||||
| This package can be used to schedule the execution of task like the cron program. Innovation Award 
 | 
 | |||||||||||||||||||||||||
Schedule SMS in month, day, hours, minutes and seconds
Schedule SMS sending
automatic email generate
the email generated automatically on date of birth
|  Files (11) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  kill (1 file) | ||||
|  lib (3 files, 1 directory) | ||||
|  log (1 file) | ||||
|    daemon.php | Appl. | Full package file | ||
|    db.sql | Data | full SQL for db creation | ||
|  Files (11) | / | lib | 
| File | Role | Description | ||
|---|---|---|---|---|
|  cron (4 files) | ||||
|  miniDb.php | Class | small db abstraction lib (based on ADODB) | ||
|  phpfork.php | Class | original (slightly modified) class PHP Fork | ||
|  worker | Class | the worker processing class | ||
|  Files (11) | / | lib | / | cron | 
| File | Role | Description | 
|---|---|---|
|  daemon.php | Class | actual cron daemon | 
|  job.php | Class | actual job definition for the database | 
|  parser.php | Class | crontab-like parser script based on Nikol S | 
|  tab.php | Class | crontab definition for database | 
| 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 | 
|  | phpcrondaemon-2007-09-21.zip 19KB | 
|  | phpcrondaemon-2007-09-21.tar.gz 16KB | 
|  | Install with Composer | 
| Needed packages | ||
| Class | Download | Why it is needed | Dependency | 
|---|---|---|---|
| Thread |  .zip  .tar.gz | This class forms the actual thread-generation. Is included by default | Required | 
| PHP Cron Parser |  .zip  .tar.gz | This classes is included for extracting cron information from the definitions | Required | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Pages that reference this package | 
| Web control panel settings can be used to run scripts at set time intervals (cronjob)... |