diff options
author | Dmitry Khomutov <poisoncorpsee@gmail.com> | 2018-03-27 12:57:54 +0000 |
---|---|---|
committer | Dmitry Khomutov <poisoncorpsee@gmail.com> | 2018-03-28 00:28:48 +0000 |
commit | 39f838ce0039c419840843bf9807d3eb229104c7 (patch) | |
tree | 041fb760677039dc923983bc9e0eb10f73fcc5db /README.md | |
parent | Merge pull request #1335 from alex-jitbit/patch-1 (diff) | |
download | awesome-selfhosted-39f838ce0039c419840843bf9807d3eb229104c7.tar.gz awesome-selfhosted-39f838ce0039c419840843bf9807d3eb229104c7.zip |
Added PHP Censor project.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1147,6 +1147,7 @@ See **[Ticketing](#ticketing)** - [GolangCI](https://golangci.com/) - Open Source automated code review service for Go integrated with GitHub pull requests. ([Source Code](https://github.com/golangci/golangci)) `AGPL-3.0` `Go` - [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` - [Laminar](http://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPL-3.0` `C++` +- [PHP Censor](https://github.com/php-censor/php-censor) - Open source self-hosted continuous integration server for PHP projects. `BSD-2-Clause` `PHP` - [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD-2-Clause` `PHP` - [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs` |