Hosted Continuous Integration for PHP?(托管 PHP 的持续集成?)
问题描述
我只是想检查一下是否有人知道任何使用 PHP 为基于 Web 的项目制作的托管持续集成服务?
I just wanted to check if anyone knows any hosted continous integration services made for web-based projects using PHP ?
我一直在寻找,但大多数都是为 Java、Ruby 和一些 iOS/Android 制作的.我正在恢复使用 Jenkins 设置我自己的 CI 服务器.我猜 PHP 端对 CI 的需求不足以证明托管服务支持现成的它.
I have been searching around but most are made for Java, Ruby and some for iOS/Android. I am reverting to having to set up my own CI server with Jenkin. I am guess there is not enough demand for CI on the PHP side to justify hosted services to support it off the shelf.
推荐答案
在 Quora.
其中一些还支持 PHP:
Some of them also support PHP:
- circleci.com
- drone.io
- codeship.io(免责声明:我是联合创始人之一)
- travis-ci.org
这篇关于托管 PHP 的持续集成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:托管 PHP 的持续集成?


- 正确分离 PHP 中的逻辑/样式 2021-01-01
- SoapClient 设置自定义 HTTP Header 2021-01-01
- 从 PHP 中的输入表单获取日期 2022-01-01
- PHP Count 布尔数组中真值的数量 2021-01-01
- Mod使用GET变量将子域重写为PHP 2021-01-01
- Laravel 仓库 2022-01-01
- 带有通配符的 Laravel 验证器 2021-01-01
- 没有作曲家的 PSR4 自动加载 2022-01-01
- Oracle 即时客户端 DYLD_LIBRARY_PATH 错误 2022-01-01
- 如何定位 php.ini 文件 (xampp) 2022-01-01