PHPackages                             sideways8/wp-project - 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. sideways8/wp-project

ActiveLibrary

sideways8/wp-project
====================

A composer installable WordPress project

00PHP

Since Jun 2Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

wp-project
==========

[](#wp-project)

This is a lightweight composer package for quickly installing the files needed for a clean, decoupled WordPress.

WordPress files and working content directories are separated, making version control cleaner.

```
git clone git@github.com:Sideways8/wp-project.git ./your-project-name

cd your-project-name && composer install

```

This will:

- Download WordPress to /www/wp
- Create content directories in /www/content (plugins, )
- Create multi-environment configuration files in /config
- Download a fresh set of auth salts from WordPress

Edit **/config/wp-config-dev.php**:

- Set the APP\_DOMAIN to your instance's domain (ie, mysite.wp)
- Set the DB\_ constants to connect to your database.

Finally, serve the /www directory from your web server.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12899159?v=4)[Alleged Wizard](/maintainers/zawntech)[@zawntech](https://github.com/zawntech)

---

Top Contributors

[![zawntech](https://avatars.githubusercontent.com/u/12899159?v=4)](https://github.com/zawntech "zawntech (3 commits)")

### Embed Badge

![Health badge](/badges/sideways8-wp-project/health.svg)

```
[![Health](https://phpackages.com/badges/sideways8-wp-project/health.svg)](https://phpackages.com/packages/sideways8-wp-project)
```

PHPackages © 2026

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