omgnull/php-libevent
Composer 安装命令:
composer require omgnull/php-libevent
包简介
OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications
README 文档
README
This is php OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent, used in php cli applications. Documentation page: http://pecl.php.net/package/libevent
Not tested on libevent >= v2.*
For php >= 5.4 you can use an Event native classes, also requires libevent library >= 2+:
Requirements:
- php version >= 5.3.*
- libevent library (http://libevent.org/)
- libevent extension
- posix extension (optional)
TODO:
- Buffer events (not working correctly)
- Examples
- More tests
p.s. do not use it for web apps :D
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-10