sabre/event
最新稳定版本:6.0.1
Composer 安装命令:
composer require sabre/event
包简介
sabre/event is a library for lightweight event-based programming
关键字:
README 文档
README
A lightweight library for event-based development in PHP.
This library provides the following event-based concepts:
- EventEmitter.
- Promises.
- An event loop.
- 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 | |
| 3.0 | |
| 2.0 | |
| 1.0 | |
| php53 |
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.
统计信息
- 总下载量: 26.04M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 364
- 点击次数: 3
- 依赖项目数: 29
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04