PHPackages                             google85/php-mvc-core - 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. google85/php-mvc-core

ActiveLibrary[Framework](/categories/framework)

google85/php-mvc-core
=====================

PHP MVC - core package

v1.0.7(4y ago)212UnlicensePHP

Since Mar 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/google85/php-mvc-core)[ Packagist](https://packagist.org/packages/google85/php-mvc-core)[ RSS](/packages/google85-php-mvc-core/feed)WikiDiscussions main Synced today

READMEChangelog (3)DependenciesVersions (8)Used By (0)

[![last version on GitHub](https://camo.githubusercontent.com/2dabdc5b65b213407225189b7f1d2561bd49bf57afd6217c79eb6b5debd56ef4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f676f6f676c6538352f7068702d6d76632d636f72653f6c6162656c3d6c6174657374267374796c653d706c6173746963)](https://camo.githubusercontent.com/2dabdc5b65b213407225189b7f1d2561bd49bf57afd6217c79eb6b5debd56ef4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f676f6f676c6538352f7068702d6d76632d636f72653f6c6162656c3d6c6174657374267374796c653d706c6173746963) [![Last version on Packagist](https://camo.githubusercontent.com/8fd182cbd41958a5538498db642eaa608ef1afc57f4ad6e278e470d2dbdc65fa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676f6f676c6538352f7068702d6d76632d636f72653f696e636c7564655f70726572656c6561736573267374796c653d706c6173746963)](https://camo.githubusercontent.com/8fd182cbd41958a5538498db642eaa608ef1afc57f4ad6e278e470d2dbdc65fa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676f6f676c6538352f7068702d6d76632d636f72653f696e636c7564655f70726572656c6561736573267374796c653d706c6173746963) [![Last commit](https://camo.githubusercontent.com/1e91857d99766782ad2e83cca5255c769b9701c68d52da4896334e04b4ef3d80/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f676f6f676c6538352f7068702d6d76632d636f72652f6d61696e3f6c6162656c3d6c617374253230757064617465267374796c653d706c6173746963)](https://camo.githubusercontent.com/1e91857d99766782ad2e83cca5255c769b9701c68d52da4896334e04b4ef3d80/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f676f6f676c6538352f7068702d6d76632d636f72652f6d61696e3f6c6162656c3d6c617374253230757064617465267374796c653d706c6173746963) [![Total Downloads](https://camo.githubusercontent.com/8a597182e5c20feb2cd104d79beef95f9e9ba7f174186f344a6fed271891e354/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676f6f676c6538352f7068702d6d76632d636f72653f7374796c653d706c617374696326636f6c6f723d627269676874677265656e)](https://packagist.org/packages/google85/php-mvc-core)

php-mvc-core
============

[](#php-mvc-core)

PHP MVC core package, based on TheCodeHolic's video

Video src: @[https://www.youtube.com/watch?v=6ERdu4k62wI&amp;](https://www.youtube.com/watch?v=6ERdu4k62wI&)

#### Last update: 2022-05-18

[](#last-update-2022-05-18)

#### Contains:

[](#contains)

- models for registration, user
- form models
- migrations with methods for creating / running them

#### Usage:

[](#usage)

- As it is also published on package list website, it must be installed via composer

```
$ composer require google85/mvc-core

```

### Changelog:

[](#changelog)

- 2022-05-18

    - added LICENSE file
    - also in composer.json
    - added badge of total downloads
    - small fixes
- 2022-03-11

    - added textareaField() method in Form

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~11 days

Recently: every ~0 days

Total

7

Last Release

1507d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2265424?v=4)[Florin B.](/maintainers/google85)[@google85](https://github.com/google85)

---

Top Contributors

[![google85](https://avatars.githubusercontent.com/u/2265424?v=4)](https://github.com/google85 "google85 (17 commits)")

### Embed Badge

![Health badge](/badges/google85-php-mvc-core/health.svg)

```
[![Health](https://phpackages.com/badges/google85-php-mvc-core/health.svg)](https://phpackages.com/packages/google85-php-mvc-core)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M298](/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)
