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 today

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 41% 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

4160d 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

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[lion/bundle

Lion-framework configuration and initialization package

122.3k4](/packages/lion-bundle)

PHPackages © 2026

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