|
|
@@ -296,6 +296,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
296
|
296
|
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
|
297
|
297
|
* [Jenkins](https://jenkins.io/index.html) - A continous integration platform with [PHP support](http://jenkins-php.org/index.html).
|
|
298
|
298
|
* [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
|
|
|
299
|
+* [GitlabCi](https://about.gitlab.com/gitlab-ci/) - Let GitLab CI test, build, deploy your code. TravisCi like.
|
|
299
|
300
|
|
|
300
|
301
|
## Documentation
|
|
301
|
302
|
*Libraries for generating project documentation.*
|