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

ActiveLibrary

mizmoz/app
==========

Mizmoz App

1.0.2(1y ago)1581MITPHPPHP &gt;=8.3

Since Mar 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mizmoz/app)[ Packagist](https://packagist.org/packages/mizmoz/app)[ RSS](/packages/mizmoz-app/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (7)Versions (6)Used By (1)

Mizmoz App Framework (Incomplete, do not use)
=============================================

[](#mizmoz-app-framework-incomplete-do-not-use)

Aims
----

[](#aims)

- Be lightweight, we'll only be serving API requests
- Use PHP-FIG where possible
- Be very opinionated (I hate boilerplate)
- Handle both HTTP and CLI

```
// Use an index file for all configs
$config = new Config('./configs/index.php');

// At it's most basic
App::run($config);
```

Project Structure
-----------------

[](#project-structure)

```
/App
    /Http
        /App.php - HTTP Application
        /routes.php - contains all HTTP route definitions
    /Cli
        /App.php - CLI Application
        /commands.php - contains all console commands
    /Command
/config
/public
/tests

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

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

Total

5

Last Release

592d ago

Major Versions

0.1.1 → 1.0.02024-09-27

PHP version history (2 changes)0.1.0PHP &gt;=7.1

1.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/37a90e0c6130970a2e26b9ed1ed93a0a95588d7f07a4c166067aec064fd82d4b?d=identicon)[ianchadwick](/maintainers/ianchadwick)

---

Top Contributors

[![ianchadwick](https://avatars.githubusercontent.com/u/733223?v=4)](https://github.com/ianchadwick "ianchadwick (3 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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