PHPackages                             xu620/fast-muban - 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. [Admin Panels](/categories/admin)
4. /
5. xu620/fast-muban

ActiveProject[Admin Panels](/categories/admin)

xu620/fast-muban
================

the fastest admin framework

v1.0.0(4y ago)02Apache-2.0JavaScriptPHP &gt;=7.0.0

Since Jun 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/xu620/xu620)[ Packagist](https://packagist.org/packages/xu620/fast-muban)[ Docs](https://www.fastadmin.net/)[ RSS](/packages/xu620-fast-muban/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (16)Versions (1)Used By (0)

**安装使用**
--------

[](#安装使用)

### **环境要求**

[](#环境要求)

```
PHP >= PHP7.3
Mysql >= 5.5.0 (需支持innodb引擎)
Apache 或 Nginx
PDO PHP Extension
MBstring PHP Extension
CURL PHP Extension
Node.js (可选,用于安装Bower和LESS,同时打包压缩也需要使用到)
Composer (可选,用于管理第三方扩展包)
Bower (可选,用于管理前端资源)
Less (可选,用于编辑less文件,如果你需要增改css样式,最好安装上)

```

### **安装**

[](#安装)

1. 下载前端插件依赖包
    `bower install`
2. 下载PHP依赖包
    `composer install`
3. 导入数据库 muban.sql
4. nginx配置伪静态

location / { index index.html index.htm index.php; if (!-e $request\_filename) { rewrite ^(.\*)$ /index.php?s=/$1 last; break; } }

5. api文档生成

apidoc -i application/api/apidoc/ -o public/apidoc/

生成完 访问路径为 http://\*\*\*.com/apidoc

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1788d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e76e0e6b7f16caa58aa281182c59f93c381a1820e81327a2db615bb1ee33dfe4?d=identicon)[xu620](/maintainers/xu620)

---

Top Contributors

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

---

Tags

configgithub-configthinkphpfastadmin

### Embed Badge

![Health badge](/badges/xu620-fast-muban/health.svg)

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

###  Alternatives

[zhongshaofa/easyadmin

基于ThinkPHP6.0和layui的快速开发的后台管理系统。

6609.3k](/packages/zhongshaofa-easyadmin)[rockys/e-admin

ThinkPhP E-admin

462.4k](/packages/rockys-e-admin)[rockys/ex-admin-thinkphp

Ex-admin-thinkphp 是一个基于Ant Design of Vue + Thinkphp 开发而成后台系统构建工具，无需关注页面模板JavaScript，只用php代码即可快速构建出一个功能完善的后台系统。

163.0k](/packages/rockys-ex-admin-thinkphp)

PHPackages © 2026

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