Browse Source

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

+ 0
- 1
awesome-php.md View File

@@ -30,7 +30,6 @@ A list of amazingly awesome PHP libraries that you should be using:
30 30
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
31 31
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing.
32 32
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing.
33
-* [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library.
34 33
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
35 34
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
36 35
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)).

Loading…
Cancel
Save