ev

pecl install ev

Provides interface to libev library

ev provides interface to libev library - high performance
full-featured event loop written in C.

Maintainer

  • Ruslan Osmanov (lead )

Details

Downloads: 1079984
0.2.0
11 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.2.0 change log


Change: moved ev_* functions to Ev singleton(due to some issues with reflection)
Change: renamed EvLoop::break to EvLoop::stop, and ev_break to Ev::stop
Change: moved all constants to Ev class
Fix: release version
Del: callback parameter from EvLoop constructor/factories
Change: watcher createStopped methods made final
Change: watcher factory methods made final

requires:

  • php >=5.4.0
  • pearinstaller >=1.4.0a1