PHPackages                             0518yu/frame - 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. 0518yu/frame

ActiveProject

0518yu/frame
============

php is beautiful

1.0.2(5y ago)018MITPHP

Since Dec 16Pushed 5y agoCompare

[ Source](https://github.com/0518yu/frame)[ Packagist](https://packagist.org/packages/0518yu/frame)[ RSS](/packages/0518yu-frame/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (1)DependenciesVersions (5)Used By (0)

frame
=====

[](#frame)

php is beautiful

运行
--

[](#运行)

本地测试可以使用php内置服务

`php -S 127001.run:8088 -t public public/index.php`

自动创建项目
------

[](#自动创建项目)

```
1.需要github上创建一个开源项目并且发不到composer中
2.安装命令
php composer.phar create-project 0518yu/frame auto_web

```

composer修改发布:
-------------

[](#composer修改发布)

```
git tag 1.0.0
git push origin 1.0.0

```

自动更新:

关联git
-----

[](#关联git)

```
git init
git remote add origin xxxxxxxxxx

git add .
git commit -m '初始化项目'
git push -u origin master

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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 ~0 days

Total

4

Last Release

1976d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42052492?v=4)[frame-php-free](/maintainers/frame-php-free)[@frame-php-free](https://github.com/frame-php-free)

---

Top Contributors

[![frame-php-free](https://avatars.githubusercontent.com/u/42052492?v=4)](https://github.com/frame-php-free "frame-php-free (1 commits)")

### Embed Badge

![Health badge](/badges/0518yu-frame/health.svg)

```
[![Health](https://phpackages.com/badges/0518yu-frame/health.svg)](https://phpackages.com/packages/0518yu-frame)
```

PHPackages © 2026

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