PHPackages                             shaobingme/startmvc - 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. shaobingme/startmvc

ActiveProject[Framework](/categories/framework)

shaobingme/startmvc
===================

A light-weight PHP MVC framework.

v2.5.3(8mo ago)4012810[3 issues](https://github.com/shaobingme/startmvc/issues)Apache-2.0PHPPHP &gt;=7.2.0

Since Jan 2Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/shaobingme/startmvc)[ Packagist](https://packagist.org/packages/shaobingme/startmvc)[ Docs](http://www.startmvc.com/)[ RSS](/packages/shaobingme-startmvc/feed)WikiDiscussions master Synced 1mo ago

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

[![输入图片说明](https://camo.githubusercontent.com/18524bb6fcfe23b7f3164a5af6288d2db78859b626b1ba1f2e4c97d534b12455/68747470733a2f2f696d672e6b616e636c6f75642e636e2f61302f33662f61303366626430663237326563353633613534356162353638393935633165625f353537783232332e706e67 "在这里输入图片标题")](https://camo.githubusercontent.com/18524bb6fcfe23b7f3164a5af6288d2db78859b626b1ba1f2e4c97d534b12455/68747470733a2f2f696d672e6b616e636c6f75642e636e2f61302f33662f61303366626430663237326563353633613534356162353638393935633165625f353537783232332e706e67)

**StartMVC** 是一款超轻量php7框架，面向对象开发，`小巧、优雅、高效`，遵循 Apache2 开源协议发布的，支持 Composer 和 RESTful 的 PHP 开源框架。

StartMVC 能够帮助开发者以最小的学习成本快速构建 Web 应用，在满足开发者最基础的分层开发、数据库和缓存访问等少量功能基础上，做到尽可能精简，以帮助您的应用基于框架高效运行。

### 优势

[](#优势)

- 轻量极致，可以高效地运行，打包后只有50k
- 完全支持Composer,代码遵循ps2,psr4规范,方便扩展第三方类库。
- 官方免费提供常用的扩展类库下载，拿来即用。
- 数据库采用PDO操作，支持多种数据库。
- 支持多应用、扩展机制、路由分发、自动加载、RESTFul Api、缓存、MVC结构和依赖注入。。
- 采用原生 php语法作为视图引擎，您不必再去学习模板语法！系统运行效率极大提高！
- 松耦合，执行效率更高。
- 系统结构简洁，代码优雅规范。
- 学习成本低，只要有一点php基码就可以迅速上手。

### 安装

[](#安装)

解压后上传到服务器项目目录下，就可以直接使用了。StartMVC支持主程序和WEB站点根目录分离。默认的站点根目录是public，请将域名绑定（指向）到public目录，访客无法访问到除public目录之外的文件，有更高的安全性。

### composer安装

[](#composer安装)

```
composer create-project shaobingme/startmvc

```

### 官网

[](#官网)

QQ群:231304282 (加群口令startmvc)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance73

Regular maintenance activity

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity57

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 ~346 days

Recently: every ~452 days

Total

7

Last Release

251d ago

Major Versions

v1.3.2 → v2.4.22025-06-13

PHP version history (2 changes)v1.0.2PHP ^7.0

v1.3.1PHP &gt;=7.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b7412127ca2862c93afb57ffb1dbfdcb4794d5332147d3707e921170bda97c2?d=identicon)[shaobingme](/maintainers/shaobingme)

---

Top Contributors

[![shaobingme](https://avatars.githubusercontent.com/u/58689236?v=4)](https://github.com/shaobingme "shaobingme (75 commits)")

---

Tags

mvcphpphp-frameworkphpframeworkmvcstartmvc

### Embed Badge

![Health badge](/badges/shaobingme-startmvc/health.svg)

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

###  Alternatives

[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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