Download the PHP package consatan/pdaemon without Composer
On this page you can find all versions of the php package consatan/pdaemon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pdaemon
PDaemon
Running PHP script in daemon mode at CLI. Not available on Windows platforms.
Install
Requirements
- PHP >= 5.4
- pcntl extension
- posix extension
- sysvsem extension
Use composer (recommend)
Download from github
How to use
Simple daemon
You can stop daemon process list this
Todo
- [ ] Unit test
- [ ] Handling reload signal
- [ ] Handling status signal
All versions of pdaemon with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-pcntl Version *
ext-posix Version *
ext-sysvsem Version *
ext-pcntl Version *
ext-posix Version *
ext-sysvsem Version *
The package consatan/pdaemon contains the following files
Loading the files please wait ....