firehed / daemon
Turn a command-line script into a daemonized process
Installs: 1 166
Dependents: 0
Suggesters: 0
Security: 0
Stars: 71
Watchers: 12
Forks: 13
Open Issues: 0
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