From 8716d9f9c0ba75d595f160958180c7f5ed0c52ab Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 3 Oct 2012 10:16:50 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 0db2a18..8777d3a 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -41,6 +41,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter. * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library. * [Événement](https://github.com/igorw/evenement) - An event dispatcher library. +* [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library. * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. * [Bob](https://github.com/CHH/bob) - A simple project automation tool. * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.