PHPackages                             lite-view/framework - 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. lite-view/framework

ActiveLibrary

lite-view/framework
===================

Lightweight web vc framework

v4.0.7(1y ago)13271MITPHPPHP ^7.2 || ^8.0

Since Jul 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/lite-view/framework)[ Packagist](https://packagist.org/packages/lite-view/framework)[ RSS](/packages/lite-view-framework/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (3)Versions (26)Used By (1)

lite-view/framework
===================

[](#lite-viewframework)

[应用实例参考](https://github.com/lite-view/lite-view)

介绍
--

[](#介绍)

PHP mini vc 框架

项目状态
----

[](#项目状态)

项目版本**遵循** [语义化版本号](https://semver.org/lang/zh-CN/)

安装
--

[](#安装)

`composer require lite-view/framework`

本地调试
----

[](#本地调试)

`php -S 127.0.0.1:8000`

### php内置服务器运行模式

[](#php内置服务器运行模式)

- 路由模式：使用 php -S 127.0.0.1:888 index.php 命令运行 PHP 内置服务器时，所有请求都路由到 index.php 文件
    - 如果匹配到存在的目录 PATH\_INFO 不存在
    - 如果uri中带文件后缀 PATH\_INFO 不存在
- 标准模式：不指定路由脚本，使用 php -S 127.0.0.1:888（没有 index.php）
    - 首先尝试直接提供请求的文件（即在路径中带后缀名），如果不存在则返回404，且不会进入index.php
    - 如果请求的是目录，则查找目录中的 index.php 或 index.html

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance47

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~26 days

Recently: every ~6 days

Total

25

Last Release

419d ago

Major Versions

v3.2.2 → v4.0.02024-11-27

PHP version history (2 changes)v3.1.0PHP &gt;=7.2

v4.0.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d917428dcfcb22fa46108b4bee96b7b2e83df194a8f7370943525f6b81dc6b1?d=identicon)[jaifire](/maintainers/jaifire)

---

Top Contributors

[![lite-view](https://avatars.githubusercontent.com/u/23491013?v=4)](https://github.com/lite-view "lite-view (50 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lite-view-framework/health.svg)

```
[![Health](https://phpackages.com/badges/lite-view-framework/health.svg)](https://phpackages.com/packages/lite-view-framework)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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