• Stars
    star
    350
  • Rank 121,229 (Top 3 %)
  • Language
    PHP
  • License
    BSD 3-Clause "New...
  • Created over 11 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ”” The sabre/event library provides utilities for lightweight event-based programming

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.