PHPackages                             ibio/weemvc-php - 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. ibio/weemvc-php

ActiveLibrary[Framework](/categories/framework)

ibio/weemvc-php
===============

This is a mini PHP MVC framework. It's good for beginners as a painless study experience.

1.1.0(9y ago)1331MIT LicensePHPPHP &gt;=5.5

Since Mar 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ibio/weemvc-php)[ Packagist](https://packagist.org/packages/ibio/weemvc-php)[ RSS](/packages/ibio-weemvc-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)DependenciesVersions (6)Used By (0)

WeeMVC for PHP
==============

[](#weemvc-for-php)

A mini-size, elegant, php MVC framework for interface output.

How to install
==============

[](#how-to-install)

1 using composer
----------------

[](#1-using-composer)

```
composer require ibio/weemvc-php

require_once './vendor/autoload.php';
use org\weemvc\core\Application;

```

2 the package directly
----------------------

[](#2-the-package-directly)

```
require_once './org/weemvc/util/AutoloadHelper.php';
use org\weemvc\core\Application;

```

[![alt text](https://raw.githubusercontent.com/ibio/weemvc-php/master/weemvc-php.png "WeeMVC-PHP")](https://raw.githubusercontent.com/ibio/weemvc-php/master/weemvc-php.png)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~3 days

Total

5

Last Release

3383d ago

### Community

Maintainers

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

---

Top Contributors

[![ibio](https://avatars.githubusercontent.com/u/55808?v=4)](https://github.com/ibio "ibio (5 commits)")

---

Tags

mini-sizemvc-frameworkphp-mvc-frameworkphp7

### Embed Badge

![Health badge](/badges/ibio-weemvc-php/health.svg)

```
[![Health](https://phpackages.com/badges/ibio-weemvc-php/health.svg)](https://phpackages.com/packages/ibio-weemvc-php)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

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

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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