PHPackages                             eliseekn/tinymvc - 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. eliseekn/tinymvc

ActiveProject[Framework](/categories/framework)

eliseekn/tinymvc
================

TinyMVC is a PHP framework based on MVC architecture that helps you build easily and quickly powerful web applications and RESTful API.

4.x-dev(5d ago)5262[2 PRs](https://github.com/eliseekn/tinymvc/pulls)MITPHPPHP ^8.4

Since Mar 23Pushed 5d ago2 watchersCompare

[ Source](https://github.com/eliseekn/tinymvc)[ Packagist](https://packagist.org/packages/eliseekn/tinymvc)[ RSS](/packages/eliseekn-tinymvc/feed)WikiDiscussions 4.x Synced today

READMEChangelog (2)Dependencies (27)Versions (6)Used By (0)

TinyMVC
=======

[](#tinymvc)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7bf41c3d2a27d18281dee6c67d591bd547a03f4e3814b8125781528b49a95c44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c697365656b6e2f74696e796d76632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eliseekn/tinymvc)[![Total Downloads](https://camo.githubusercontent.com/b53a735d86e4e97694e2aa03cee371500234deeae22b0316e2d3b97c973a03d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c697365656b6e2f74696e796d76632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eliseekn/tinymvc)

TinyMVC is a PHP framework based on MVC architecture that helps you build easily and quickly powerful web applications and RESTful API.

Requirements
------------

[](#requirements)

```
PHP ^8.4
Node ^20.20

```

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

[](#installation)

1. Create new composer project

In your terminal :

```
composer create-project eliseekn/tinymvc project-name

```

1. Install packages dependencies

In your terminal :

```
cd ./project-name
yarn && yarn dev

```

Your first application
----------------------

[](#your-first-application)

1. Setup application

In your terminal :

```
cp .env.example .env
php console app:setup

```

1. Setup database

In your terminal :

```
php console migrations:run --seed

```

1. Start a local server development

In your terminal :

```
php console serve

```

For more console commands :

```
php console list

```

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

Copyright
---------

[](#copyright)

2019-2025 N'Guessan Kouadio Elisée

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance99

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.9% 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 ~519 days

Total

4

Last Release

5d ago

Major Versions

1.0.0.x-dev → 2.x-dev2025-01-30

2.x-dev → 3.x-dev2026-02-28

3.x-dev → 4.x-dev2026-06-28

PHP version history (3 changes)1.0.0.x-devPHP &gt;=8.0.0

2.x-devPHP ^8.1

3.x-devPHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5582d4e113993fd09845f4313656dcb72b7d70663d0a2ab76edfec9674fe0ef?d=identicon)[eliseekn](/maintainers/eliseekn)

---

Top Contributors

[![eliseekn](https://avatars.githubusercontent.com/u/49273981?v=4)](https://github.com/eliseekn "eliseekn (603 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")

---

Tags

mvc-architecturephpphp-frameworkphpframeworkmvc

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/eliseekn-tinymvc/health.svg)

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)

PHPackages © 2026

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