firehed / daemon
This package is abandoned and no longer maintained.
No replacement package was suggested.
Turn a command-line script into a daemonized process
dev-master
2014-03-26 06:22 UTC
Requires
- php: >=5.3.0
- ext-pcntl: *
- ext-posix: *
This package is auto-updated.
Last update: 2021-10-29 02:13:10 UTC
README
A really useful tool with a very boring name. Daemonize your PHP scripts with two lines of code.
THIS PROJECT HAS MOVED
The Daemon library has been migrated into the process control toolkit. The new home is at https://github.com/Firehed/ProcessManager