Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -93,6 +93,7 @@ A list of amazingly awesome PHP libraries that you should be using:
93 93
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
94 94
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
95 95
 * [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.
96 97
 
97 98
 # Resources
98 99
 

Loading…
Cancel
Save