PHPackages                             miaoyongqiang123/mphp - 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. miaoyongqiang123/mphp

ActiveProject

miaoyongqiang123/mphp
=====================

c89kuangjia

08PHP

Since Dec 11Pushed 8y agoCompare

[ Source](https://github.com/miaoyongqiang123/mphp)[ Packagist](https://packagist.org/packages/miaoyongqiang123/mphp)[ RSS](/packages/miaoyongqiang123-mphp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

mphp
====

[](#mphp)

创建一个自己的框架
---------

[](#创建一个自己的框架)

- 文件目录

```
  app

  houdunwang

  public

  system

```

- 目录内容 ### 构建框架文件以及目录(目录名全部小写规范)

    [](#构建框架文件以及目录目录名全部小写规范)

    ```
    |--app（开发者写代码的地方）
    |    |--home（前台模块）
    |    |    |--controller(控制器类)
    |    |    |--view(视图)
    |--houdunwang（系统核心）
    |    |--core
    |    |--model
    |    |--view
    |--public(入口、静态资源)
    |    |--static(静态资源)
    |    |--view（公共模板文件）
    |--system(配置)
    |    |--config (配置项)
    |    |--model （处理业务的各种模型类）

    ```

app 应用处理类 controller 控制器基类 houdunwang 核心函数库 public 框架入口类 system 配置项管理

###  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/af60341fb82dc4fa4ea14e72469b965ec537244533980b8ce5fbc9cf8ec014e2?d=identicon)[miaoyongqiang123](/maintainers/miaoyongqiang123)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/miaoyongqiang123-mphp/health.svg)

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

PHPackages © 2026

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