Skip to content

omgnull/php-libevent

Repository files navigation

php-libevent

Build Status

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published