定制 sabre/event 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  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.

统计信息

  • 总下载量: 26.04M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 364
  • 点击次数: 3
  • 依赖项目数: 29
  • 推荐数: 1

GitHub 信息

  • Stars: 351
  • Watchers: 23
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2026-01-04