From 4c5a3d2d68bbd1c6739567f9c79b2eb95078840a Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 25 Sep 2012 10:22:03 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 0c4bd66..1d334b7 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -57,6 +57,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework. * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library. * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. +* [Lex](https://github.com/fuelphp/lex) - A lightweight template parser. # C Extension Frameworks * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.