PHPackages                             qingx/qing-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. qingx/qing-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

qingx/qing-php
==============

15PHP

Since Feb 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/xxlv/qingPHP)[ Packagist](https://packagist.org/packages/qingx/qing-php)[ RSS](/packages/qingx-qing-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

> qingPHP by xxlv [![Build Status](https://camo.githubusercontent.com/fcb1f21c159f54fa903511c9bce30cd2908ebe9a3fba204ffaf9e2fad1cd18d0/68747470733a2f2f7472617669732d63692e6f72672f78786c762f71696e675048502e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xxlv/qingPHP)

##### 框架分为如下四个部分

[](#框架分为如下四个部分)

- 初始化配置环境
- MVC执行
- 页面渲染
- 响应HTTP

---

**初始化配置环境**

- 0.0 加载配置文件到内存

**启动MVC初始化**

- 1.0 获取请求并包装成R（请求资源封装对象）
- 1.1 HTTP模块构造请求
- 1.2 Parser模块启动，将Req生成R资源
- 1.3 MVC模块将R资源生成Response
- 1.3.1 Boot模块将R资源接管
- 1.3.2 Boot使用MVCHandle对象执行R资源
- 1.3.2.1 模块加载器从R资源中读取模块并加载

**执行MVC**

- 1.3.2.2 执行模块boot方法
- 1.3.2.3 执行控制器init方法
- 1.3.2.4 执行Action的init方法
- 1.3.2.5 执行Action体
- 1.3.2.5 获取viewModel

**渲染开始**

- 2.0 初始化view引擎
- 2.0.1 将viewModel注入view中
- 2.0.2 获取html

**HTTP响应开始**

- 3.1.0执行action onEnd方法
- 3.1.1 执行Controller onEnd方法
- 3.1.2 执行moudle的onEnd方法
- 3.1.3 执行application的OnEnd方法
- 3.2 构造http响应并返回

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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/def96644e00ca1efbe0d51a9666ee97c7172b895e2fe2897bb44719e7e10dd15?d=identicon)[lvxiang](/maintainers/lvxiang)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/qingx-qing-php/health.svg)

```
[![Health](https://phpackages.com/badges/qingx-qing-php/health.svg)](https://phpackages.com/packages/qingx-qing-php)
```

###  Alternatives

[derhansen/sf_banners

Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.

1144.5k](/packages/derhansen-sf-banners)[kelunik/retry

A tiny library for retrying failed operations.

1620.1k7](/packages/kelunik-retry)

PHPackages © 2026

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