1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00
This commit is contained in:
ziadoz 2012-09-25 10:22:03 -07:00
parent d78249438f
commit 4c5a3d2d68

View File

@ -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.