PHPackages                             loong/admin - 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. loong/admin

ActiveProject

loong/admin
===========

一款让开发者专注后端PHP业务开发的高性能框架,基于Webman框架开发

v0.0.8(5mo ago)21MITPHPPHP &gt;=8.1

Since Jan 2Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/RenLoong/loong-admin)[ Packagist](https://packagist.org/packages/loong/admin)[ Docs](https://github.com/RenLoong/loong-admin.git)[ RSS](/packages/loong-admin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (28)Versions (6)Used By (0)

LoongAdmin
==========

[](#loongadmin)

#### 教程

[](#教程)

```
composer create-project loong/admin

```

```
git clone https://github.com/RenLoong/loong-admin.git

```

手动导入根目录下的database.sql文件

将根目录的.env.example修改为.env

```
; 进程名
SERVER_NAME = LoongAdmin
; 监听端口号
SERVER_PORT = 36999
; 自定义后台入口
SERVER_ADMIN_PATH = admin
; 数据库配置
DATABASE_HOST = 127.0.0.1
DATABASE_PORT = 3306
DATABASE_NAME =
DATABASE_USERNAME =
DATABASE_PASSWORD =
DATABASE_CHARSET = utf8mb4
DATABASE_PREFIX = php_
; Redis配置
REDIS_HOST = 127.0.0.1
REDIS_PORT = 6379
REDIS_PASSWORD =
REDIS_DATABASE = 2
; webman/push插件配置
PUSH_KEY = 32位字符串
PUSH_SCERET = 32位字符串
PUSH_API_PORT = 37000
PUSH_WSS_PORT = 37001
```

后台账号：admin 后台密码：123456

#### 联系我

[](#联系我)

- QQ群： [826867889](https://h5.qun.qq.com/h5/qun-share-page/?_wv=1027&k=FhjcGB-hY66iJSPySAoJs-vxtT0zqbtR&authKey=qdPxxwMiApBT4tU8mk5dubgDODo8tSYemfW36kY6k0uT5lPFgS9nQCSQn4niYJlm&market_channel_source=826867889_1&noverify=0&group_code=826867889)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance70

Regular maintenance activity

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

4

Last Release

178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00906b4d17244e616a1e547b1ab35ecd8d0e3a7073919f077b7f557e74fda275?d=identicon)[renloong](/maintainers/renloong)

---

Top Contributors

[![RenLoong](https://avatars.githubusercontent.com/u/24795018?v=4)](https://github.com/RenLoong "RenLoong (142 commits)")

### Embed Badge

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

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

###  Alternatives

[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)

PHPackages © 2026

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