瀏覽代碼

pull/4/head
ziadoz 13 年之前
父節點
當前提交
221b1268fa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md 查看文件

@@ -31,6 +31,7 @@ A list of amazingly awesome PHP libraries that you should be using:
31 31
 * [Guzzle](http://guzzlephp.org/) - Another HTTP client.
32 32
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
33 33
 * [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
34
+* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
34 35
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing.
35 36
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing.
36 37
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.

Loading…
取消
儲存