tilia/event
tilia/event is a port of sabre/event
sabre/event is a lightweight library for event-based development in PHP.
This library provides two patterns:
- EventEmitter
- Promises
Full documentation can be found on [the website][1].
Installation
Simply add tilia-event to your Gemfile and bundle it up:
gem 'tilia-event', '~> 2.0'
Contributing
See Contributing
License
tilia-event is licensed under the terms of the three-clause BSD-license.