Download the PHP package sweelix/daemon without Composer
On this page you can find all versions of the php package sweelix/daemon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sweelix/daemon
More information about sweelix/daemon
Files in sweelix/daemon
Download sweelix/daemon
More information about sweelix/daemon
Files in sweelix/daemon
Vendor sweelix
Package daemon
Short Description PHP 5.3+ basic daemon, usefull to create log live php scripts.
License BSD-3-Clause
Package daemon
Short Description PHP 5.3+ basic daemon, usefull to create log live php scripts.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package daemon
Sweelix\daemon for PHP
About
Sweelix\daemon is a PHP 5.3+ library which is used to create long running php scripts The latest class API documentation is available online.
Requirements
This tiny script depends on
- ext-pcntl : Process control PHP extension
- ext-posix : PHP Posix extension
It's also recommended to install
- ext-proctitle : Extension which allow the proecss name to be changed
Examples
The most useless daemon :
Installation
The preferred method of installation is via [Packagist][] and [Composer][]. Run
the following command to install the package and add it as a requirement to
composer.json
:
Running
Now we can run it
All versions of daemon with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-pcntl Version *
ext-pcntl Version *
The package sweelix/daemon contains the following files
Loading the files please wait ....