openbuildings / system_daemon
A port of the PEAR class to create Daemons with pure PHP
Installs: 15 832
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 13
Forks: 68
pkg:composer/openbuildings/system_daemon
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: