2017 © Pedro Peláez
 

library php-libevent

OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications

image

omgnull/php-libevent

OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications

  • Monday, March 18, 2013
  • by omgnull
  • Repository
  • 2 Watchers
  • 7 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

php-libevent

Build Status, (*1)

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, (*2)

Not tested on libevent >= v2.*, (*3)

For php >= 5.4 you can use an Event native classes, also requires libevent library >= 2+: * http://docs.php.net/manual/ru/book.event.php * http://pecl.php.net/package/event, (*4)

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, (*5)

The Versions

18/03 2013

dev-master

9999999-dev

OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-libevent *

 

The Development Requires

event signal pcntl fork posix libevent buffer

18/03 2013

dev-dev

dev-dev

OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-libevent *

 

The Development Requires

event signal pcntl fork posix libevent buffer