1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
ziadoz 2012-09-05 15:15:13 -07:00
parent 627c0d5440
commit be987b3805

View File

@ -23,6 +23,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Buzz](https://github.com/kriswallsmith/Buzz) - A HTTP client.
* [Guzzle](http://guzzlephp.org/) - Another HTTP client.
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
* [Mockery](https://github.com/padraic/mockery) - A 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.