sabre/event

sabre/event is a library for lightweight event-based programming

Maintainers

Package info

github.com/sabre-io/event

Homepage

Forum

pkg:composer/sabre/event

Statistics

Installs: 27 074 477

Dependents: 29

Suggesters: 1

Stars: 351

Open Issues: 7

6.0.1 2024-09-06 10:14 UTC

README

A lightweight library for event-based development in PHP.

This library provides the following event-based concepts:

  1. EventEmitter.
  2. Promises.
  3. An event loop.
  4. Co-routines.

Full documentation can be found on the website.

Installation

Make sure you have composer installed, and then run:

composer require sabre/event "^5.0"

This package requires PHP 7.1.

Build status

branch status
master Build Status
3.0 Build Status
2.0 Build Status
1.0 Build Status
php53 Build Status

Questions?

Open a ticket on GitHub.

Made at fruux

This library is being developed by fruux. Drop us a line for commercial services or enterprise support.