Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 210 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 210 Bytes

PhpDaemon

Wrapper to daemonize a PHP script

Usage

See test/TestService.php for a simple example of a service object and test/init.php for an example of starting and stopping a service using a wrapper.