Download the PHP package pilat/daemonizer without Composer
On this page you can find all versions of the php package pilat/daemonizer. 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 daemonizer
PHP Daemonizer
Provide simple way for creating long-running php daemons.
How it use:
- Your class must implement "DaemonizerInterface" interface.
- Create cli-daemonizer.php file in config or root directory
- Start daemon, use command ./bin/daemonizer start
cli-daemonizer.php sample file contains:
All versions of daemonizer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-pcntl Version *
symfony/console Version 2.5.5
react/react Version 0.4.*
mtdowling/cron-expression Version 1.0.*
ext-pcntl Version *
symfony/console Version 2.5.5
react/react Version 0.4.*
mtdowling/cron-expression Version 1.0.*
The package pilat/daemonizer contains the following files
Loading the files please wait ....