This commit is contained in:
ziadoz 2012-10-29 12:36:46 -07:00
parent 5d72f8014e
commit 3fed1c7b77
1 changed files with 1 additions and 1 deletions

View File

@ -79,6 +79,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
* [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.
* [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
# C Extension Frameworks
@ -93,7 +94,6 @@ A list of amazingly awesome PHP libraries that you should be using:
* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
* [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
# Resources