|
|
@@ -93,7 +93,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
93
|
93
|
## Testing
|
|
94
|
94
|
|
|
95
|
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
|
96
|
* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
|
98
|
97
|
* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
|
|
99
|
98
|
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
|
|
|
@@ -315,6 +314,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
315
|
314
|
* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
|
|
316
|
315
|
* [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
|
|
317
|
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
|
319
|
## Official APIs
|
|
320
|
320
|
|