Download the PHP package decodelabs/eventful without Composer
On this page you can find all versions of the php package decodelabs/eventful. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download decodelabs/eventful
More information about decodelabs/eventful
Files in decodelabs/eventful
Download decodelabs/eventful
More information about decodelabs/eventful
Files in decodelabs/eventful
Please rate this library. Is it a good library?
Informations about the package eventful
Eventful
Asynchronous IO event dispatcher for PHP
Eventful provides an extensible IO event dispatcher for use in interactive and asynchronous processes.
Get news and updates on the DecodeLabs blog.
Installation
Install the library via composer:
Usage
Listen for events on IO, Signals and Timers and respond accordingly.
If php's Event extension is available, that will be used, otherwise a basic select()
loop fills in the gaps.
Licensing
Eventful is licensed under the MIT License. See LICENSE for the full license text.
All versions of eventful with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
decodelabs/coercion Version ^0.2
decodelabs/deliverance Version ^0.2
decodelabs/exceptional Version ^0.4
decodelabs/coercion Version ^0.2
decodelabs/deliverance Version ^0.2
decodelabs/exceptional Version ^0.4
The package decodelabs/eventful contains the following files
Loading the files please wait ....