瀏覽代碼

pull/4/head
Jamie York 12 年之前
父節點
當前提交
7563f21a45
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      awesome-php.md

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

93
 ## Testing
93
 ## Testing
94
 
94
 
95
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
95
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
96
-* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
97
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
96
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
98
 * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
97
 * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
99
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
98
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
315
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
314
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
316
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
315
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
317
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
316
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
317
+* [Wise](https://github.com/herrera-io/php-wise) - A configuration manager.
318
 
318
 
319
 ## Official APIs
319
 ## Official APIs
320
 
320
 

Loading…
取消
儲存