Skip to content
/ event Public

🔔 The sabre/event library provides utilities for lightweight event-based programming

License

Notifications You must be signed in to change notification settings

sabre-io/event

Folders and files

NameName
Last commit message
Last commit date
Sep 6, 2024
Feb 1, 2024
Sep 6, 2024
Feb 9, 2023
May 10, 2024
Aug 24, 2022
Sep 6, 2024
Sep 6, 2024
Dec 31, 2015
Sep 19, 2020
Jun 10, 2017
Sep 6, 2024
Nov 15, 2023

Repository files navigation

sabre/event

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.