瀏覽代碼

pull/4/head
ziadoz 13 年之前
父節點
當前提交
2167ee1f57
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      awesome-php.md

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

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

Loading…
取消
儲存