From fd5f0abb241a3a9ea7f16acd3c31aceb75730d6f Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 24 May 2012 10:32:00 -0700 Subject: [PATCH] --- awesome-php.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/awesome-php.md b/awesome-php.md index b11e299..d1e691c 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -31,6 +31,8 @@ A list of amazingly awesome PHP libraries that you should be using: * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter. * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library. * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library. +* [Événement](https://github.com/igorw/evenement) - A event dispatcher library. +* [Sami](https://github.com/fabpot/Sami) - An API documentation generator. # Bonus Extras