dancryer/PHPCI
PHPCI is a free and open source continuous integration tool specifically designed for PHP. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4863
- days_rel: n/a
- days_push: 2274
- n_releases_24m: 0
Adoption not part of the score
2388 stars · 423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PHPCI is a free, open-source continuous integration server designed specifically for PHP projects, built with simplicity in mind. It clones repositories, installs Composer dependencies, sets up test databases, and runs configurable plugin-based build checks.
Use cases
- set up a simple CI server for a PHP project
- run automated tests on every GitHub or Bitbucket push
- self-hosted alternative to Jenkins for PHP
- install composer dependencies and run linting in CI
- run phpunit builds with a test database
- continuous integration for small PHP teams
When to choose
- you maintain PHP projects and want a lightweight, easy-to-configure CI server
- you find Jenkins too heavy and need simple clone-build-test pipelines
- you want a self-hosted CI tool with plugin-based checks
When to avoid
- you need multi-PHP-version or virtualized testing
- you need built-in deployment pipelines
- you need an actively maintained tool - the last release was 2020 and it seeks contributors
- your stack is not primarily PHP
Facets
application · maturity maintenance
ci-cd testing developer-tools developer-tools testing web-development php self-hosted continuous-integration php-ci self-hosted-ci jenkins-alternative composer automation web-server linux
1 source
- readme: https://github.com/dancryer/PHPCI · fetched 2026-08-28 · 3794dbe5a78c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dancryer/PHPCI | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem