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,6 +29,7 @@ A list of amazingly awesome PHP libraries that you should be using:
29 29
 * [Guzzle](http://guzzlephp.org/) - Another HTTP client.
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
+* [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing.
32 33
 * [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library.
33 34
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
34 35
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.

Loading…
Cancel
Save