From 7af5da122fbf2688ca79f0ba11a751863ef01d97 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 3 Oct 2012 10:18:45 -0700 Subject: [PATCH] --- awesome-php.md | 1 - 1 file changed, 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 8777d3a..0611355 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -30,7 +30,6 @@ A list of amazingly awesome PHP libraries that you should be using: * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework. * [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing. * [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing. -* [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library. * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library. * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)).