PHPackages                             mvpdesign/wordpress - 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. mvpdesign/wordpress

ActiveProject

mvpdesign/wordpress
===================

WordPress magic stack

v1.0.2(11y ago)08[1 issues](https://github.com/mvpdesign/wordpress/issues)MITPHPPHP &gt;=5.3.4

Since Nov 16Pushed 11y ago3 watchersCompare

[ Source](https://github.com/mvpdesign/wordpress)[ Packagist](https://packagist.org/packages/mvpdesign/wordpress)[ RSS](/packages/mvpdesign-wordpress/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (6)Used By (0)

WordPress
=========

[](#wordpress)

WordPress magic stack

Requirements
------------

[](#requirements)

- Git
- PHP &gt;= 5.3.4 (for Composer)
- [Composer](http://getcomposer.org)

Installation
------------

[](#installation)

### Install via `composer create-project`

[](#install-via-composer-create-project)

1. Run `composer create-project mvpdesign/wordpress ` (`` beign the directory to install to)
2. Follow prompts
3. Set your vhost path to `/path/to/site/public/`
4. Visit site url designated during installation to complete the process

### Manual install

[](#manual-install)

1. Make sure that composer is within your path
2. Clone or download this repository
3. Run `composer install`
4. Run `composer run post-create-project-cmd`
5. Follow prompts
6. Set your vhost path to `/path/to/site/public/`
7. Visit site url designated during installation to complete the process

Documentation
-------------

[](#documentation)

### Directory Structure

[](#directory-structure)

```
├── config
│   ├── environments
│   │   ├── development.php
│   │   ├── staging.php
│   │   └── production.php
│   └── magic.php
├── public
│   ├── wp
│   ├── wp-content
│   │   ├── mu-plugins
│   │   │   └── index.php
│   │   ├── plugins
│   │   │   └── index.php
│   │   ├── themes
│   │   │   └── index.php
│   │   ├── uploads
│   │   │   └── index.php
│   │   └── index.php
│   ├── .htaccess
│   ├── index.php
│   └── wp-config.php
├── vendor
├── .env.example
├── .gitignore
├── composer.json
├── LICENSE
├── README.md
└── wp-cli.yml

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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

Every ~0 days

Total

3

Last Release

4200d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f768493b8bf6c12f0e53c23683b7a810b788bd816ad704860abf65b42ed7a53c?d=identicon)[mvpmarketingdesign](/maintainers/mvpmarketingdesign)

---

Top Contributors

[![camelandcricket](https://avatars.githubusercontent.com/u/6975823?v=4)](https://github.com/camelandcricket "camelandcricket (1 commits)")[![heychris](https://avatars.githubusercontent.com/u/1783795?v=4)](https://github.com/heychris "heychris (1 commits)")

---

Tags

composerwordpressstackwpvagrantmagic

### Embed Badge

![Health badge](/badges/mvpdesign-wordpress/health.svg)

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

###  Alternatives

[ronilaukkarinen/dudestack

A modern WordPress stack

1131.2k](/packages/ronilaukkarinen-dudestack)

PHPackages © 2026

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