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(5y ago)02Apache-2.0JavaScriptPHP &gt;=7.0.0

Since Jun 17Pushed 5y 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 3w ago

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 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1841d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57658048?v=4)[xu620](/maintainers/xu620)[@xu620](https://github.com/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

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k40](/packages/civicrm-civicrm-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[pimcore/admin-ui-classic-bundle

171.2M57](/packages/pimcore-admin-ui-classic-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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