PHPackages                             phpcodex/framework - 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. [Framework](/categories/framework)
4. /
5. phpcodex/framework

ActiveProject[Framework](/categories/framework)

phpcodex/framework
==================

A PHP Framework

0.1(7y ago)09PHPPHP ^7.1.3

Since Apr 15Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phpcodex/framework)[ Packagist](https://packagist.org/packages/phpcodex/framework)[ RSS](/packages/phpcodex-framework/feed)WikiDiscussions master Synced 5d ago

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

PHP Framework
=============

[](#php-framework)

This was built just for fun, to see how quickly a framework could be built with a laravel-style MVC architecture. Apparently, pretty darn quick!

I wouldn't recommend using this as it's not going to be supported but it would give you a good insight as to how I architect a PHP program.

To run this:

```
use PHPCodex\Framework\App;

```

And then initialise the resource.

```
App::Instance();

```

This will run the resource and identify whether you are running from the CLI or Web interface. While this project is the framework, you should have a wrapper around this which only requires this project.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

2588d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6a70fa99282b482f45bb37ba754dd098ed1d3c55800535fb984eb5cc82a0fbc?d=identicon)[phpcodex](/maintainers/phpcodex)

---

Top Contributors

[![phpcodex](https://avatars.githubusercontent.com/u/8207438?v=4)](https://github.com/phpcodex "phpcodex (2 commits)")

---

Tags

frameworkmvcphpcodex

### Embed Badge

![Health badge](/badges/phpcodex-framework/health.svg)

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

PHPackages © 2026

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