PHPackages                             amirhnajafiz/basic\_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. amirhnajafiz/basic\_mvc

AbandonedArchivedLibrary[Framework](/categories/framework)

amirhnajafiz/basic\_mvc
=======================

Simple MVC architecture website by PHP

1.0.0(4y ago)65PHP

Since Aug 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/amirhnajafiz/mvc)[ Packagist](https://packagist.org/packages/amirhnajafiz/basic_mvc)[ RSS](/packages/amirhnajafiz-basic-mvc/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

 [![](/public/assets/demo.png)](/public/assets/demo.png)

Implementing simple Model View Controller website with PHP. This is the base of a MVC project. All routes and models and controllers are already setupt. Just clone the project and use it.

How to use?
-----------

[](#how-to-use)

This project will build a basic website based on MVC. To customize it, first install composer.

Clone the project by:

```
git clone https://github.com/amirhnajafiz/PHP-MVC.git
```

Enter the main dir:

```
cd Basic-MVC
```

Update the composer for vendor creation:

```
composer update
```

All good, if you want to rename the package, go to **composer.json** and change the settings and update the composer again.

Now you are good to create your controllers and models.
You have to set the database configurations in **/models/Database.php** .

And finaly run the server by the following command:

```
php -S 127.0.0.1:8080 -t public
```

All done.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1724d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92c5bdc0f2cc79cb413bc5cfc4dea2acf477da652b9fa7e2e6505e95ad1ee301?d=identicon)[amirhnajafiz](/maintainers/amirhnajafiz)

---

Top Contributors

[![amirhnajafiz](https://avatars.githubusercontent.com/u/58415967?v=4)](https://github.com/amirhnajafiz "amirhnajafiz (30 commits)")

---

Tags

mvcmvc-architecturemvc-coremvc-patternphpphp-library

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M257](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M593](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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