PHPackages                             finaldream/wordpress-composed - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. finaldream/wordpress-composed

ActiveProject[Utility &amp; Helpers](/categories/utility)

finaldream/wordpress-composed
=============================

Wordpress-Composed

2.0.2(9y ago)118ISCPHP

Since Jan 11Pushed 9y ago2 watchersCompare

[ Source](https://github.com/finaldream/wordpress-composed)[ Packagist](https://packagist.org/packages/finaldream/wordpress-composed)[ RSS](/packages/finaldream-wordpress-composed/feed)WikiDiscussions master Synced yesterday

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

wordpress-composed
==================

[](#wordpress-composed)

This project provides a basis for managing a Wordpress-installation and all it's dependencies with [Composer](https://getcomposer.org/).

The goal is to strictly separate different components, which are originally tied together by Wordpress: the core, plugins, themes, uploads, custom code and the config. This is done in order to provide more predictable updates and simpler deployments. Using this setup, it's possible to run Wordpress-projects on distributed systems and cloud-services like Amazon Web Services.

Features:
---------

[](#features)

- Composer-based management of the Wordpress Core via
- Themes and Plugins are available by default from
- there is a strict separation between dependencies and content
- the core and all plug-ins are treated as dependency and remain untouched during the life-cycle.
- The wp-content folder is moved up one level, in order to maintain separation between add-ons and the core.
- The uploads-folder is moved to a separate top-level folder, below the doc-root. This maintains a clear folder-stucture which does not interfere with Composer.
- there is an additional top-level 'themes' folder, registered as an alternative theme-location, which may contain your custom themes.
- a top-level "lib"-folder is autoloaded by Composer, allowing you to structure your custom code using namespaces, following PHP's best-practices.
- a Docker setup is included for bootstrapping local development

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

[](#installation)

- make sure you have [Composer](https://getcomposer.org/) installed.
- Run `composer create-project finaldream/wordpress-composed PROJECT_NAME` to initialize a new project.
- review the `wp-config.php`, make optional changes

Running the local development environment with docker:

- make sure you have the latest [Docker and Docker-Compose](https://www.docker.com/products/overview) installed
- in your project-folder, run `docker-compose up`
- open your browser, navigate to `localhost`
- Install Wordpress

Table of contents
-----------------

[](#table-of-contents)

- [Project Structure](docs/Wordpress-Composed.md)

Author
------

[](#author)

Oliver Erdmann, Github:

License
-------

[](#license)

Wordpress-Composed is licensed unter the ISC License, See LICENSE file for details:

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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

3457d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/907d48a6285da81817170c8fca49bb0ec44ba6f0683be590deb2f7c245575aa6?d=identicon)[finaldream](/maintainers/finaldream)

---

Top Contributors

[![olivererdmann](https://avatars.githubusercontent.com/u/1032592?v=4)](https://github.com/olivererdmann "olivererdmann (23 commits)")

### Embed Badge

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

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

###  Alternatives

[altis/cms

CMS Module for Altis

46225.8k2](/packages/altis-cms)

PHPackages © 2026

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