PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.

Github星跟蹤圖

PHPCI

PHPCI is a free and open source (BSD License) continuous integration tool specifically designed for PHP. We've built it with simplicity in mind, so whilst it doesn't do everything Jenkins can do, it is a breeze to set up and use.

What it does:

  • Clones your project from Github, Bitbucket or a local path
  • Allows you to set up and tear down test databases.
  • Installs your project's Composer dependencies.
  • Runs through any combination of the supported plugins.
  • You can mark directories for the plugins to ignore.
  • You can mark certain plugins as being allowed to fail (but still run.)

What it doesn't do (yet):

  • Virtualised testing.
  • Multiple PHP-version tests.
  • Install PEAR or PECL extensions.
  • Deployments - We strongly recommend using Deployer

Getting Started:

We've got documentation on our website on installing PHPCI and adding support for PHPCI to your projects.

Contributing

Contributions from others would be very much appreciated! Please read our guide to contributing for more information on how to get involved.

Questions?

Your best place to go is the mailing list. If you're already a member of the mailing list, you can simply email php-ci@googlegroups.com.

主要指標

概覽
名稱與所有者dancryer/PHPCI
主編程語言PHP
編程語言PHP (語言數: 7)
平台
許可證BSD 2-Clause "Simplified" License
所有者活动
創建於2013-05-10 14:17:41
推送於2020-06-11 11:45:13
最后一次提交2019-03-06 14:12:25
發布數19
最新版本名稱1.8.0 (發布於 )
第一版名稱1.0.0-beta1 (發布於 )
用户参与
星數2.4k
關注者數137
派生數435
提交數1.5k
已啟用問題?
問題數717
打開的問題數221
拉請求數266
打開的拉請求數5
關閉的拉請求數362
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?