PHPackages                             the-bu/frame - 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. the-bu/frame

ActiveProject

the-bu/frame
============

07PHP

Since Dec 7Pushed 8y agoCompare

[ Source](https://github.com/the-bu/frame)[ Packagist](https://packagist.org/packages/the-bu/frame)[ RSS](/packages/the-bu-frame/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Best框架
======

[](#best框架)

目录结构
----

[](#目录结构)

```
frame  (框架根目录)
├──app  (应用)
│   └──home  (模块)
│   │    └──controller
│   │    │    └──index  (控制器)
│   │    └──view  (视图层)
│   │    │    └──index
│   │    │    │    └──index.php  (模版文件)
├──best  (系统核心)
│   └──core
│   │    └──Boot.php  (启动类)
│   │    └──Controller.php  (核心控制器类)
│   └──model  (模型类 )
│   │    └──Base.php  (模型基类)
│   │    └──Model.php  (核心模型类)
├──public  (公共资源)
│   └──static  (静态文件)
│   └──view  (公共视图文件)
│   └──index.php  (入口文件)
├──system  (系统配置)
│   └──config  (配置项)
│   │    └──datebase.php  (数据库配置项)
│   │    └──view.php  (视图配置项)
│   └──model  (处理逻辑业务的模型类)
│        └──Student.php
└──vendor  (composer生成自动加载文件)

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cad50233d4e96b240d7babb6778ab4c093f498a4f0a014117a46bab4f2aaf42e?d=identicon)[the-bu](/maintainers/the-bu)

---

Top Contributors

[![the-bu](https://avatars.githubusercontent.com/u/33290102?v=4)](https://github.com/the-bu "the-bu (1 commits)")

### Embed Badge

![Health badge](/badges/the-bu-frame/health.svg)

```
[![Health](https://phpackages.com/badges/the-bu-frame/health.svg)](https://phpackages.com/packages/the-bu-frame)
```

PHPackages © 2026

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