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

Abandoned → [mvc-lite/mvc-lite](/?search=mvc-lite%2Fmvc-lite)Library[Framework](/categories/framework)

corycollier/mvc-lite
====================

A lightweight MVC Framework, inspired by Zend Framework

3.4.1(10y ago)4232MITPHPPHP &gt;=5.5

Since Dec 12Pushed 10y agoCompare

[ Source](https://github.com/corycollier/mvc-lite)[ Packagist](https://packagist.org/packages/corycollier/mvc-lite)[ Docs](http://corycollier.github.io/mvc-lite/)[ RSS](/packages/corycollier-mvc-lite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (24)Used By (0)

MVC Lite
========

[](#mvc-lite)

[![Join the chat at https://gitter.im/corycollier/mvc-lite](https://camo.githubusercontent.com/294bce691baafd4840c095e079ca97249d4eafec7d9d621d822ffc32e8c90927/68747470733a2f2f6261646765732e6769747465722e696d2f636f7279636f6c6c6965722f6d76632d6c6974652e737667)](https://gitter.im/corycollier/mvc-lite?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://camo.githubusercontent.com/f6b90e367de803e81644d410f1ab98bca6a2be25e98f80e17e904a08aad0b592/68747470733a2f2f7472617669732d63692e6f72672f636f7279636f6c6c6965722f6d76632d6c6974652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/corycollier/mvc-lite)[![Latest Stable Version](https://camo.githubusercontent.com/16de7ea7473e68afd2dd0beaeb065db3f5b3413ab19ba84004302c441bae6f27/68747470733a2f2f706f7365722e707567782e6f72672f636f7279636f6c6c6965722f6d76632d6c6974652f762f737461626c65)](https://packagist.org/packages/corycollier/mvc-lite)[![Total Downloads](https://camo.githubusercontent.com/944c89831f8430274dc3bd5e817c5aaa44cf0d9448a29034ee9581ee03ade5fc/68747470733a2f2f706f7365722e707567782e6f72672f636f7279636f6c6c6965722f6d76632d6c6974652f646f776e6c6f616473)](https://packagist.org/packages/corycollier/mvc-lite)[![Latest Unstable Version](https://camo.githubusercontent.com/8c3f7da0c015e9b10c38fb687e4fa37d512f1eaca96b15caecbf0cc98ad69ca6/68747470733a2f2f706f7365722e707567782e6f72672f636f7279636f6c6c6965722f6d76632d6c6974652f762f756e737461626c65)](https://packagist.org/packages/corycollier/mvc-lite)[![License](https://camo.githubusercontent.com/1382e2d4fb76726d8082cea90434f16df2ad56ffcdb96ee42182eb177cf2c487/68747470733a2f2f706f7365722e707567782e6f72672f636f7279636f6c6c6965722f6d76632d6c6974652f6c6963656e7365)](https://packagist.org/packages/corycollier/mvc-lite)[![Coverage Status](https://camo.githubusercontent.com/2e69ea4695187f946767d383e122ab359ff198ea1a59530a90f64eac175b39ea/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f636f7279636f6c6c6965722f6d76632d6c6974652f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/corycollier/mvc-lite?branch=master)

Introduction
------------

[](#introduction)

mvc-lite is a lightweight MVC Framework aimed at accomplishing common MVC goals in a much lighter package. The bulk of this work is inspired by the Zend Framework ()

Usage
-----

[](#usage)

This library should be used to create a simple MVC application. If you need sophisticated application handling, consider a more robust framework, like Zend Framework, Laravel, or Symfony.

Quick Start
-----------

[](#quick-start)

The `mvc` script can be used to help start an application quickly. It's usage is:

```
./bin/mvc setup --target=/local/path/to/app

```

Once created, adding an entire resources (i.e. Users) can be done like this:

```
./bin/mvc resource:create --target=/local/path/to/app --name=users

```

Full Documentation
------------------

[](#full-documentation)

Full documentation can be found on our [GitHub Pages site](http://corycollier.github.io/mvc-lite)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 99.6% 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 ~1 days

Total

18

Last Release

3775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/041f31941555f70f2c6830e0d01bbfeeb05d2ea61b5ac0306824f66379f6ddfb?d=identicon)[corycollier](/maintainers/corycollier)

---

Top Contributors

[![corycollier](https://avatars.githubusercontent.com/u/87657?v=4)](https://github.com/corycollier "corycollier (222 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M529](/packages/laravel-passport)[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.7M256](/packages/laravel-dusk)[laravel/prompts

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

708181.8M591](/packages/laravel-prompts)

PHPackages © 2026

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