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. [Framework](/categories/framework)
4. /
5. loong/admin

ActiveProject[Framework](/categories/framework)

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

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

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

Since Jan 2Pushed 2mo 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 today

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

34

—

LowBetter than 75% of packages

Maintenance76

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

224d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24795018?v=4)[RenLoong](/maintainers/renloong)[@RenLoong](https://github.com/RenLoong)

---

Top Contributors

[![RenLoong](https://avatars.githubusercontent.com/u/24795018?v=4)](https://github.com/RenLoong "RenLoong (148 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

28211.5k1](/packages/saithink-saiadmin)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[spiral/framework

Spiral, High-Performance PHP/Go Framework

2.1k2.2M66](/packages/spiral-framework)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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