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

ActiveProject[Framework](/categories/framework)

murage/mvc
==========

A simple MVC PHP project template

2.0.0(6y ago)92276MITHTMLPHP &gt;=5.6.4

Since Mar 16Pushed 6y ago2 watchersCompare

[ Source](https://github.com/murage-poc/php-mvc-template)[ Packagist](https://packagist.org/packages/murage/mvc)[ RSS](/packages/murage-mvc/feed)WikiDiscussions master Synced 5d ago

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

A PHP MVC-template
==================

[](#a-php-mvc-template)

A simple model-view -controller PHP template to get started with big project that fits for both newcomers and experienced architects providing ease of use, solid foundation and total flexibility. It does not use any additional flavors and yet simple to setup and use, thus suitable for anyone. Some of the feature include:

- It is router driven so more simple to maintain your \[GET,POST\] requests
- Can be used in a shared hosting without any modification
- Dependencies managed through composer
- Controllers,models, and views organised in a single directory structure respectively.
- And many more features for easy integration with all of your needs

### How to quickly setup

[](#how-to-quickly-setup)

- Ensure you have [composer](www.getcomposer.org) installed (Adding library using composer help you get rid of adding each required class manually. )

    - You can use composer to create the project using `composer create-project murage/mvc demo` (replace `demo` with your project name)
    - or download the project in zip format [here](https://codeload.github.com/mimidotsuser/mvc-template/zip/mvc) and extract it to your http server.
- In the root folder, run composer install
- Rename example.env file in the root folder to .env and modify the values as appropriate
- Now your template is ready. Feel free to rename the folder to suit your project name.

    NB: The project uses [sqlBuilder](https://github.com/mimidotsuser/sqlQueryuilder) for database transactions interaction

Contributions on ways to improve the project are welcomed. Please feel free to fork, download or open any issues.

### License

[](#license)

[MIT License](LICENSE.md).

Inspired with ❤ by **[Laravel Framework](www.laravel.com)**

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

4

Last Release

2335d ago

Major Versions

1.1.2 → 2.0.02019-12-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e75c395496d5461446e6361aad7a560bec1d499aa503845a7f0f7b49a1cdb4c?d=identicon)[illegalbot](/maintainers/illegalbot)

---

Tags

mvc-templatephp-7php-framework

### Embed Badge

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

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.3k86.3M2.2k](/packages/symfony-symfony)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)

PHPackages © 2026

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