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

ActiveProject[Framework](/categories/framework)

claud/my-php-mvc
================

Small PHP MVC framework

1.1.1(1y ago)8211MITPHPPHP ^8.2

Since Dec 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/claudio1994-oliveira/my-php-mvc)[ Packagist](https://packagist.org/packages/claud/my-php-mvc)[ RSS](/packages/claud-my-php-mvc/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (15)Used By (0)

My PHP MVC Framework
====================

[](#my-php-mvc-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/5060fd31b1e2264d095e4070c1672c96f61bfd85aae89ab70af4b413f09c72ac/68747470733a2f2f706f7365722e707567782e6f72672f636c6175642f6d792d7068702d6d76632f76)](//packagist.org/packages/claud/my-php-mvc)[![Total Downloads](https://camo.githubusercontent.com/8507c7b1e949a086ca340c040af6d3f11340a1bf993335fbd487f949a85dbcf3/68747470733a2f2f706f7365722e707567782e6f72672f636c6175642f6d792d7068702d6d76632f646f776e6c6f616473)](//packagist.org/packages/claud/my-php-mvc)[![License](https://camo.githubusercontent.com/1ed8ac06031c704a75f2b213d032eaa6c4f2bc10d9dcb692ab4c21a3592ce8bd/68747470733a2f2f706f7365722e707567782e6f72672f636c6175642f6d792d7068702d6d76632f6c6963656e7365)](//packagist.org/packages/claud/my-php-mvc)

The **My PHP MVC** is a small project that aims to simplify and study PHP for simple web applications. Use it, have fun and call it yours.

Resources
---------

[](#resources)

- Easy to use
- Simple and intuitive
- Support for routes with parameters
- Functions or controller methods associated with routes

Installing
----------

[](#installing)

You can clone this repository or install via Composer:

```
composer create-project claud/my-php-mvc
```

After installing, you can serve te application using the PHP built-in web server:

```
php -S localhost:8000 -t public
```

The application will be available at .

Contributing
------------

[](#contributing)

If you would like to contribute to this project, please follow these steps:

1. Fork the repository
2. Create a branch with a meaningful description: `git checkout -b my-feature`
3. Make your changes and add relevant code comments
4. Make sure to run unit tests, if applicable
5. Submit a pull request describing your changes

License
-------

[](#license)

The My PHP MVC is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

ContACT
-------

[](#contact)

If you have any questions or need help, please feel free to contact:

- Cláudio Oliveira
-

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

13

Last Release

609d ago

Major Versions

0.9.0 → 1.0.02024-07-30

PHP version history (2 changes)0.1.0PHP &gt;8.0

0.7.6PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/e38cb9baac261925dd66331c1f36a439a087af852204961ed2400e1fadf19ef8?d=identicon)[claudio1994-oliveira](/maintainers/claudio1994-oliveira)

---

Top Contributors

[![claudio1994-oliveira](https://avatars.githubusercontent.com/u/83782979?v=4)](https://github.com/claudio1994-oliveira "claudio1994-oliveira (62 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[forme/framework

An MVC framework for WordPress.

175.0k3](/packages/forme-framework)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)

PHPackages © 2026

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