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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mizmoz/app

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

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

Mizmoz App

1.0.2(1y ago)0581MITPHPPHP &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 2w 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

37

—

LowBetter than 81% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity8

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

638d 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://avatars.githubusercontent.com/u/733223?v=4)[Ian Chadwick](/maintainers/ianchadwick)[@ianchadwick](https://github.com/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

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[php-soap/wsdl

Deals with WSDLs

183.8M18](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

5155.1k17](/packages/phel-lang-phel-lang)

PHPackages © 2026

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