PHP Extension Repository is a modern mirror of PECL website with Windows pre-build.
pecl
install ev
Provides interface to libev library
ev provides interface to libev library - high performance
full-featured event loop written in C.
Downloads: | 1079984 |
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: