An open API service indexing awesome lists of open source software.

https://github.com/poen0121/scheduler

Open source PHP library.
https://github.com/poen0121/scheduler

cgi-script php php-library scheduler

Last synced: 2 months ago
JSON representation

Open source PHP library.

Awesome Lists containing this project

README

          

# scheduler
PHP Library ( PHP >= 5.2 ) CGI

> About

Scheduler the operation mode by CGI.

Yield function with CURL support.

> Learning Documents

Please read `readme.php` document.

> Example

Schedule script.
eg: file `schedule01.php`
--------------------------------------------------------------

--------------------------------------------------------------

Trigger script.
eg: file `trigger.php`
--------------------------------------------------------------

--------------------------------------------------------------

Refer to the demo.