From 5d72f8014e2aea976300b06166deb421252ee815 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 29 Oct 2012 12:35:31 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index f9f6573..8d2c49c 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -93,6 +93,7 @@ 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