PHPackages                             mpcmf/mpcmf-app - 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. mpcmf/mpcmf-app

ActiveProject

mpcmf/mpcmf-app
===============

1.0.0.x-dev(9y ago)02MITPHP

Since Jul 28Pushed 9y ago2 watchersCompare

[ Source](https://github.com/mpcmf/mpcmf-app)[ Packagist](https://packagist.org/packages/mpcmf/mpcmf-app)[ RSS](/packages/mpcmf-mpcmf-app/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

mpcmf-app
=========

[](#mpcmf-app)

Default mpcmf application structure.

Use it to build new projects based on mpcmf.

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

[](#installation)

install base application structure

```
composer.phar create-project mpcmf/mpcmf-app .

```

then install tested requirements

```
composer.phar install

```

Usage
-----

[](#usage)

Run defaultApp application console

```
bin/mpcmf apps/defaultApp/console.php

```

Create new app in the `apps` directory. Default structure:

```
apps/
└── yourAppName/     # directory with all project applications
    ├── console.php
    ├── yourAppName.php
    ├── commands/    # directory for console commands
    │   └── yourCommandSubNamespace/ # your custom console sub-namespace
    │       └── yourCommandName.php  # your custom console command
    └── libraries/   # directory for custom libraries

```

Change environment options in `environment.local.php` file.

Please create issues for some bugs.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3623d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/50fd9e0d9f7dbe8e2e4f0f931f4ceccda0a20886abc7874b079f2ec6dab3051c?d=identicon)[greevex](/maintainers/greevex)

---

Top Contributors

[![gilberg-vrn](https://avatars.githubusercontent.com/u/11310253?v=4)](https://github.com/gilberg-vrn "gilberg-vrn (6 commits)")[![greevex](https://avatars.githubusercontent.com/u/148401?v=4)](https://github.com/greevex "greevex (6 commits)")

### Embed Badge

![Health badge](/badges/mpcmf-mpcmf-app/health.svg)

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

PHPackages © 2026

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