Download the PHP package werkint/react-pcntl without Composer
On this page you can find all versions of the php package werkint/react-pcntl. 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 react-pcntl
React-PCNTL
Basic PCNTL bindings for React PHP.
Install
The best way to install this library is through composer:
This library depends on the PCNTL extension.
Note: version 2 of this library requires PHP >= 5.4. If you are using PHP 5.3, use the 1.0.*
version:
Usage
This library provides the PCNTL class which taskes an event loop and optionally the timer interval in which the PCNTL signals should be read as constructor arguments. After initializing the class, you can use the on() method to register event listeners to PCNTL signals.
All versions of react-pcntl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-pcntl Version *
evenement/evenement Version 2.0.*
react/event-loop Version 0.4.*
ext-pcntl Version *
evenement/evenement Version 2.0.*
react/event-loop Version 0.4.*
The package werkint/react-pcntl contains the following files
Loading the files please wait ....