mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Merge pull request #166 from corpsee/feature-added-category-ci
Added Continuous Integration category (separated from Testing)
This commit is contained in:
commit
b345ccd2c3
@ -19,6 +19,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
- [Dependency Injection](#dependency-injection)
|
||||
- [Imagery](#imagery)
|
||||
- [Testing](#testing)
|
||||
- [Continuous Integration](#continuous-integration)
|
||||
- [Documentation](#documentation)
|
||||
- [Security](#security)
|
||||
- [Code Analysis](#code-analysis)
|
||||
@ -228,6 +229,10 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
|
||||
* [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
|
||||
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
||||
|
||||
## Continuous Integration
|
||||
*Applications for Continuous Integration.*
|
||||
|
||||
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
||||
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user