From c0d7dda9ccfcb7216348f1e3d35cbcf1b0630ffa Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 23 Oct 2012 13:50:28 -0700 Subject: [PATCH] --- awesome-php.md | 1 - 1 file changed, 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 0f1967b..8a203ea 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -60,7 +60,6 @@ A list of amazingly awesome PHP libraries that you should be using: * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. -* [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.