| Recommend this page to a friend! | 
| Classes of butani kartik | PHP WebSockets Server Example | vendor/evenement/evenement/README.md | Download | 
| 
 | |||||||||||||||||||||
|  Download ÉvénementÉvénement is a very simple event dispatching library for PHP. It has the same design goals as Silex and Pimple, to empower the user while staying concise and simple. It is very strongly inspired by the EventEmitter API found in node.js. FetchThe recommended way to install Événement is through composer. Just create a composer.json file for your project: Note: The  And run these two commands to install it: Now you can add the autoloader, and you will have access to the library: UsageCreating an EmitterAdding ListenersEmitting EventsTestsLicenseMIT, see LICENSE. |