PHPackages                             php-mvc/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. php-mvc/framework

ActiveLibrary[Framework](/categories/framework)

php-mvc/framework
=================

The PHP MVC Framework

v1.1.0(2y ago)055PHPPHP ^8.1

Since Sep 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/TDarkCoder/php-mvc-framework)[ Packagist](https://packagist.org/packages/php-mvc/framework)[ RSS](/packages/php-mvc-framework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

About this PHP MVC framework
============================

[](#about-this-php-mvc-framework)

> **Note:** This repository contains the core code of the PHP MVC framework. If you want to build an application using it, visit the main [PHP MVC Application repository](https://github.com/TDarkCoder/php-mvc-application).

This Framework is a simple and educational PHP MVC (Model-View-Controller) framework designed for learning purposes. It provides a basic structure for building web applications using the MVC architectural pattern. While this framework may not be production-ready, it serves as a valuable educational resource for understanding the fundamentals of MVC and web development in PHP.

> If you want to contribute, feel free to do so.

Features
--------

[](#features)

- **MVC Architecture:** Separation of concerns for better code organization.
- **Controller:** Create controllers to handle user requests and interact with models.
- **View:** Implement views for rendering user interfaces.
- **Routing:** Define routes to control how URLs are handled.
- **Middleware:** Implement middleware to process requests before they reach the controller.
- **Request Handler:** Handle incoming HTTP requests and route them to the appropriate controller.
- **Form Constructor:** Easily create forms for user input and validation.
- **Model:** Implement models to interact with the database and perform CRUD operations.

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

[](#installation)

You can install this framework using Composer by running following command:

```
composer require php-mvc/framework
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

7

Last Release

940d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/59da0e721bd22158c244160b7cf90d2da779e9e1573d0b9e11ced915fe9a1b01?d=identicon)[TDarkCoder](/maintainers/TDarkCoder)

---

Top Contributors

[![TDarkCoder](https://avatars.githubusercontent.com/u/56731393?v=4)](https://github.com/TDarkCoder "TDarkCoder (25 commits)")

---

Tags

mvc-frameworkphp

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[lion/bundle

Lion-framework configuration and initialization package

122.2k1](/packages/lion-bundle)

PHPackages © 2026

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