php-evenement

Very simple event dispatching library for PHP
  https://github.com/igorw/evenement
  0
  no reviews



Événement is an event dispatching library for PHP, sharing the same design goals as Silex and Pimple of being concise and simple. It is also strongly inspired by the EventEmitter API in Node.js.