PHPackages                             chanhong/mvclite - 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. chanhong/mvclite

ActiveLibrary[Framework](/categories/framework)

chanhong/mvclite
================

MVC Lite

039PHP

Since Apr 26Pushed 3mo agoCompare

[ Source](https://github.com/chanhong/mvclite)[ Packagist](https://packagist.org/packages/chanhong/mvclite)[ RSS](/packages/chanhong-mvclite/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

MVCLite
=======

[](#mvclite)

Very lite MVC core class

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

[](#installation)

$ ./composer.phar require chanhong/mvclite 1.0.x-dev

copy bootstrap.mvclite.php.dist and rename as bootstrap.mvclite.php

Usage
-----

[](#usage)

// might not need this // add these lines to your index.php define('MVCLite', DOCROOT .'/vendor/chanhong/mvclite');
if (file\_exists(MVCLite. '/bootstrap.mvclite.php')) require\_once(MVCLite. '/bootstrap.mvclite.php'); // might not need this

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance53

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1286631?v=4)[Chanh](/maintainers/chanhong)[@chanhong](https://github.com/chanhong)

---

Top Contributors

[![chanhong](https://avatars.githubusercontent.com/u/1286631?v=4)](https://github.com/chanhong "chanhong (13 commits)")

### Embed Badge

![Health badge](/badges/chanhong-mvclite/health.svg)

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

###  Alternatives

[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[andregasparin/leafletadianti

Plugins for Adianti Framework

143.2k](/packages/andregasparin-leafletadianti)

PHPackages © 2026

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