sabre/event

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

Installs: 24 879 216

Dependents: 29

Suggesters: 1

Security: 0

Stars: 350

Watchers: 24

Forks: 24

Open Issues: 8

pkg:composer/sabre/event

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.