PHPackages                             shov/wpci - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. shov/wpci

ActiveProject

shov/wpci
=========

WordPress Continuous Integration

v0.1(8y ago)114BSD-2-ClausePHPPHP &gt;=7.1

Since Jan 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/shov/wpci)[ Packagist](https://packagist.org/packages/shov/wpci)[ RSS](/packages/shov-wpci/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

[![](https://camo.githubusercontent.com/c88093deda1050018a58c6a9cf722ef1bf7f0b8374bc7df49345a473d9c40f33/68747470733a2f2f636f6d65742e62792f696d672f777063692d6c6f676f2d302d636f6d70696c65642e737667)](https://camo.githubusercontent.com/c88093deda1050018a58c6a9cf722ef1bf7f0b8374bc7df49345a473d9c40f33/68747470733a2f2f636f6d65742e62792f696d672f777063692d6c6f676f2d302d636f6d70696c65642e737667)

WordPress Continuous Integration

[![](https://camo.githubusercontent.com/c0155d32a21557dcbbf7d98fd773c10174e803746a0e4b2a46c213aead6ba093/68747470733a2f2f7472617669732d63692e6f72672f73686f762f777063692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/shov/wpci-core)[![](https://camo.githubusercontent.com/4a445a914cffc80359c1149af4b12dd47fb324732fafe573a169714e1ba06676/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73686f762f777063692e737667)](https://camo.githubusercontent.com/4a445a914cffc80359c1149af4b12dd47fb324732fafe573a169714e1ba06676/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73686f762f777063692e737667)[![](https://camo.githubusercontent.com/7a7a24370f7b2f62192605b0bcadde8b140e0e64899527fc464e104cf9e0b900/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73686f762f777063692e737667)](https://camo.githubusercontent.com/7a7a24370f7b2f62192605b0bcadde8b140e0e64899527fc464e104cf9e0b900/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73686f762f777063692e737667)

**Moved to [this repo.](https://github.com/rezonans/rezonans)**

### Usage

[](#usage)

- Start with `composer create-project --prefer-dist shov/wpci ./new-site`, it will download wordpress to `./new-site/wordpress`, and other required packages to `./new-site/vendor`
- The next step is run docker containers, to start application locally. You should have installed docker-ce and docker-compose as well. `cd ./new-site/docker-config` , prepare environment data: `cp ./.env.example ./.env`and start docker with `docker-compose up --build -d`You can check all container running well using `docker-compose ps`, and stop all with `docker-compose stop`or `docker-compose down` to remove all containers as well
- Open website on `localhost` in your browser and make install wordpress using values from `new-site/docker-config/.env` for database configuration, as host put `mysql`
- Go wp admin Appearance -&gt; Themes and turn on the wpci theme (it should be in the list)
- Go Settings -&gt; Permalinks and turn off plain mode
- Go Plugins and activate Advanced Custom Fields plugin
- Research src/app/App.php to understanding routes

### Development

[](#development)

The project still under construction, as [the task board I'm using Trello](https://trello.com/b/bEfVUNZF/wpci)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3037d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57079b10395ab18222d93ee935e03dba10a3313edd8a8c2f65d01023ce35438a?d=identicon)[shov](/maintainers/shov)

---

Top Contributors

[![shov](https://avatars.githubusercontent.com/u/1494325?v=4)](https://github.com/shov "shov (49 commits)")

---

Tags

wordpresswpwpci

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shov-wpci/health.svg)

```
[![Health](https://phpackages.com/badges/shov-wpci/health.svg)](https://phpackages.com/packages/shov-wpci)
```

###  Alternatives

[ronilaukkarinen/dudestack

A modern WordPress stack

1131.2k](/packages/ronilaukkarinen-dudestack)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
