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.