PHPackages                             beauty/beauty - 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. beauty/beauty

ActiveLibrary[Framework](/categories/framework)

beauty/beauty
=============

The beauty Framework.

v1.6(8y ago)2151MITPHPPHP &gt;=7.1.0

Since Oct 7Pushed 7y ago2 watchersCompare

[ Source](https://github.com/tigerk/Beauty)[ Packagist](https://packagist.org/packages/beauty/beauty)[ RSS](/packages/beauty-beauty/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Beauty
======

[](#beauty)

Php 7 简单的框架，使用composer进行了包管理。以最简单的方式实现了MVC架构

特性
--

[](#特性)

1. 支持数据库query根据不同的sql分别使用master和slave数据库。
2. memcache和redis采用一致性哈希访问不同的实例。
3. 返回数据全部采用text/json格式。

preinstall
----------

[](#preinstall)

在开始前需要安装composer。

安装
--

[](#安装)

执行以下的composer命令就可以安装框架进行开发。

```
$ composer create-project --prefer-dist beauty/beauty kimi
$ composer update
```

使用
--

[](#使用)

你可以使用php内置服务快速启动应用记性测试。

```
$ php -S localhost:8000 -t public/
```

访问  将会显示 "Hello, world".

单元测试
----

[](#单元测试)

使用了phpunit测试组件测试功能

```
$ phpunit
```

许可
--

[](#许可)

MIT

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

3040d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/33aa2152ba3191adbe92bf728af3118a55ce9ba08d93743f8d53280536e93e41?d=identicon)[tigerk](/maintainers/tigerk)

---

Top Contributors

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

---

Tags

frameworkbeauty

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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