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

ActiveProject[Framework](/categories/framework)

clearlove777777/yyfframe
========================

yyf frame

07PHP

Since Dec 11Pushed 8y agoCompare

[ Source](https://github.com/clearlove777777/yyfframe)[ Packagist](https://packagist.org/packages/clearlove777777/yyfframe)[ RSS](/packages/clearlove777777-yyfframe/feed)WikiDiscussions master Synced 1mo 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

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M529](/packages/laravel-passport)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)

PHPackages © 2026

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