diff options
author | nodiscc <nodiscc@gmail.com> | 2018-04-04 18:36:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 18:36:05 +0000 |
commit | 9880a739b122f0425f3185722abfc1144ea42155 (patch) | |
tree | c2efcd3e3b9d9736c75c92e3bc823a4023942bb3 | |
parent | Merge pull request #1348 from m0nhawk/patch-1 (diff) | |
parent | Added PHP Censor project. (diff) | |
download | awesome-selfhosted-9880a739b122f0425f3185722abfc1144ea42155.tar.gz awesome-selfhosted-9880a739b122f0425f3185722abfc1144ea42155.zip |
Merge pull request #1350 from corpsee/php-censor
Added PHP Censor project.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1150,6 +1150,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` |