PHPackages                             distilleries/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. [Framework](/categories/framework)
4. /
5. distilleries/wordpress

ActiveLibrary[Framework](/categories/framework)

distilleries/wordpress
======================

Wordpress default structure

1.0.2(11y ago)16MITPHPPHP &gt;=5.3.0

Since Feb 11Pushed 11y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (3)Used By (0)

\#Default Wordpress project with composer

\#Installation

Create project
--------------

[](#create-project)

```

composer create-project distilleries/wordpress

```

Composer
--------

[](#composer)

Run

```

 composer install

```

\##Environment Create a file `.env and put the configuration for the database en environment

```

DB_NAME=wordpress
DB_USER=root
DB_PASSWORD=root
DB_HOST=localhost

WP_ENV=development
WP_HOME=http://wordpress.dev
WP_SITEURL=http://wordpress.dev/wp

```

You can define `WP_ENV` and create a new file in `config/environments` with the name of the environment. It's use to create a specific configuration by env, like the init of `WP_DEBUG`.

\##Folders

By default you have a folder `app`. on this one you can find your folder `my-plugin` to put your default plugin. On the folder `theme`, put your different themes use. ON the folder `plugins`put all external plugins.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~0 days

Total

3

Last Release

4114d ago

### Community

Maintainers

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

---

Top Contributors

[![mfrancois](https://avatars.githubusercontent.com/u/654224?v=4)](https://github.com/mfrancois "mfrancois (5 commits)")

### Embed Badge

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

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

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[ronilaukkarinen/dudestack

A modern WordPress stack

1131.2k](/packages/ronilaukkarinen-dudestack)

PHPackages © 2026

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