pear / system_daemon
A port of the PEAR class to create Daemons with pure PHP
Installs: 111 497
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 1
Forks: 61
pkg:composer/pear/system_daemon
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-10-05 08:36:33 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: