mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added Continuous Integration category (separated from Testing)
This commit is contained in:
parent
ecb7e07492
commit
ccc5ae197f
@ -228,6 +228,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 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.
|
* [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
|
||||||
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
||||||
|
|
||||||
|
## Continuous Integration
|
||||||
|
*Application for Continuous Integration.*
|
||||||
|
|
||||||
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
||||||
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user