PHPackages                             clearlove777777/student - 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. clearlove777777/student

ActiveProject

clearlove777777/student
=======================

yyf student

16PHP

Since Dec 11Pushed 8y agoCompare

[ Source](https://github.com/clearlove777777/student)[ Packagist](https://packagist.org/packages/clearlove777777/student)[ RSS](/packages/clearlove777777-student/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yyfframe
========

[](#yyfframe)

yyfframe 构建框架文件及目录（目录名全部用小写）

|--app（开发者写代码的地方，实现功能的）

```
 |--index(前台部分)
    |--controller(控制器)
    |--view(模板)
 |--admin(后台部分)
    |--controller(控制器)
    |--view(模板)
 |--common(公共部分)

```

|--public(入口文件,静态资源)

```
 |--index.php(定义一个统一的入口文件，对外提供统一的访问文件)
 |--static(静态资源，存储助手函数，css,js,图片等)
    |--index(前台静态资源)
    |--admin(后台静态资源)
 |--view(公共模板文件)

```

|-- system(配置)

```
 |--config(需配置的文件目录)
 |--model(处理业务的各种模型目录)

```

|--yyf(框架核心内容 封装的类)

```
  |--core(控制器，控制应用的流程)
  |--model(数据模型，封装的类)
  |--view(视图，生成页面返回给用户)

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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/0cc8af491b5e4410fab69d97749bbbfb584f6e0d476acc7843e1bc6a67b7d604?d=identicon)[clearlove777777](/maintainers/clearlove777777)

---

Top Contributors

[![clearlove777777](https://avatars.githubusercontent.com/u/34257750?v=4)](https://github.com/clearlove777777 "clearlove777777 (3 commits)")

### Embed Badge

![Health badge](/badges/clearlove777777-student/health.svg)

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

PHPackages © 2026

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