Browse Source

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

+ 1
- 0
awesome-php.md View File

29
 * [Guzzle](http://guzzlephp.org/) - Another HTTP client.
29
 * [Guzzle](http://guzzlephp.org/) - Another HTTP client.
30
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
30
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
31
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing.
31
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing.
32
+* [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing.
32
 * [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library.
33
 * [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library.
33
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
34
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
34
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
35
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.

Loading…
Cancel
Save