pear / system_daemon
There is no license information available for the latest version (dev-master) of this package.
A port of the PEAR class to create Daemons with pure PHP
dev-master
2013-02-26 22:44 UTC
Requires
- php: >=5.3.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-06 12:39:26 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: