openbuildings / system_daemon
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.0.0-RC1) of this package.
A port of the PEAR class to create Daemons with pure PHP
1.0.0-RC1
2013-10-31 13:26 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2020-02-21 11:13:11 UTC
README
System_Daemon is a PHP class that allows developers to create their own daemon applications on Linux systems. The class is focussed entirely on creating & spawning standalone daemons
More info at: