PHPackages                             salaros/mr-press-composer - 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. [Database &amp; ORM](/categories/database)
4. /
5. salaros/mr-press-composer

ActiveLibrary[Database &amp; ORM](/categories/database)

salaros/mr-press-composer
=========================

Set of tools used during installation and configuration of Mr. Press project.

0.5.2(8y ago)11152MITPHPPHP &gt;=5.4.0

Since Mar 6Pushed 8y agoCompare

[ Source](https://github.com/salaros/mr-press-composer)[ Packagist](https://packagist.org/packages/salaros/mr-press-composer)[ Docs](https://github.com/salaros/mr-press-composer)[ RSS](/packages/salaros-mr-press-composer/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (9)Used By (2)

Mr.Press Composer
=================

[](#mrpress-composer)

[![Package license](https://camo.githubusercontent.com/941d70e9e1d96ae16a705a1cdb557c5772334309fa0c3fc933c1022da00403d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73616c61726f732f6d722d70726573732d636f6d706f7365722e737667)](https://packagist.org/packages/salaros/mr-press-composer)[![Packagist type](https://camo.githubusercontent.com/6898edd69fa96dd91589a306ad758bf5303088574c99b821e87ce8397eaba0fc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5061636b61676973742d6c6962726172792d70696e6b2e737667)](https://packagist.org/packages/salaros/mr-press-composer)[![Packagist downloads](https://camo.githubusercontent.com/a9cab5a25cff3a3f74e55309ed7406bf2ed1b1c62e4a9570d4d1e422a568c021/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616c61726f732f6d722d70726573732d636f6d706f7365722e737667)](https://packagist.org/packages/salaros/mr-press-composer)[![Monthly Downloads](https://camo.githubusercontent.com/94278268517d3202b62b864f3b2b388d329e899b30ecaafc73eafd65245765da/68747470733a2f2f706f7365722e707567782e6f72672f73616c61726f732f6d722d70726573732d636f6d706f7365722f642f6d6f6e74686c79)](https://packagist.org/packages/salaros/mr-press-composer)[![Latest Stable Version](https://camo.githubusercontent.com/19ece3822edd8fbafea126f318defeb505c5804fa7e1b9059fad73d2ce974543/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616c61726f732f6d722d70726573732d636f6d706f7365722e737667)](https://packagist.org/packages/salaros/mr-press-composer)[![composer.lock](https://camo.githubusercontent.com/94d5a2337db18c9a2d4958a29ed9f4c03f32273dc67ed7de0e584af22f1163c3/68747470733a2f2f706f7365722e707567782e6f72672f73616c61726f732f6d722d70726573732d636f6d706f7365722f636f6d706f7365726c6f636b)](https://packagist.org/packages/salaros/mr-press-composer)

Set of [Composer scripts](https://getcomposer.org/doc/articles/scripts.md) used during installation and configuration of [Mr. Press](https://github.com/salaros/mr-press) project.

Currently Mr.Press Composer's script is capable of:

- creating WordPress database (defined in .env file) if it doesn't exist
- installs WordPress (creates and fills tables in the database) using the credentials defined in .env file
- activates plugins installed via [Composer](https://getcomposer.org/doc/00-intro.md#dependency-management) and [WordPress Packagist](https://wpackagist.org/)
- generating WordPress salts via [WP Salts](https://github.com/salaros/wp-salts)
- creating a cron job as [www-data user](https://askubuntu.com/questions/873839/what-is-the-www-data-user) if `DISABLE_WP_CRON` is true using [PHP Crontab Manager](https://github.com/qi-interactive/php-crontab-manager)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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 ~111 days

Recently: every ~47 days

Total

8

Last Release

2989d ago

PHP version history (2 changes)0.3.1PHP &gt;=5.5.0

0.5.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/997906dea71d5e81ae994adf4fce2b2b3a78552cccf1dc64bf22d36ce68ab207?d=identicon)[salaros](/maintainers/salaros)

---

Top Contributors

[![salaros](https://avatars.githubusercontent.com/u/675348?v=4)](https://github.com/salaros "salaros (39 commits)")

---

Tags

composercomposer-scriptsinstallationpackagistwordpresswordpress-deploymentwordpress-developmentwordpress-installationcomposerwordpressdatabasedeployscript

### Embed Badge

![Health badge](/badges/salaros-mr-press-composer/health.svg)

```
[![Health](https://phpackages.com/badges/salaros-mr-press-composer/health.svg)](https://phpackages.com/packages/salaros-mr-press-composer)
```

###  Alternatives

[berlindb/core

A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.

267424.5k11](/packages/berlindb-core)[williarin/wordpress-interop

Interoperability library to work with WordPress database in third party apps

6611.3k2](/packages/williarin-wordpress-interop)[friedolinfoerder/wp-activerecord

An ActiveRecord implementation for WordPress

237.6k](/packages/friedolinfoerder-wp-activerecord)[matthew-p/docker-server

Universal docker server, Nginx, PHP-FPM, MySql, Redis

114.2k](/packages/matthew-p-docker-server)

PHPackages © 2026

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