Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
3fed1c7b77
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

79
 * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
79
 * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
80
 * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.
80
 * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.
81
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
81
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
82
+* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
82
 
83
 
83
 # C Extension Frameworks
84
 # C Extension Frameworks
84
 
85
 
93
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
94
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
94
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
95
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
95
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
96
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
96
-* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
97
 
97
 
98
 # Resources
98
 # Resources
99
 
99
 

Loading…
Cancel
Save