PHPackages                             jizhi/warm - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jizhi/warm

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jizhi/warm
==========

Webman plugin jizhi/warm

1.0.3(6mo ago)2231MITPHPPHP &gt;=8.1

Since Jun 13Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/warmup413/warm)[ Packagist](https://packagist.org/packages/jizhi/warm)[ RSS](/packages/jizhi-warm/feed)WikiDiscussions main Synced 1mo ago

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

Warm 框架
=======

[](#warm-框架)

> 申明：本项目是基于 [Owl Admin](https://github.com/slowlyo/owl-admin) 修改后的版本

Warm 是一个基于 Webman 框架的后台管理系统，它提供了完整的后台管理功能，包括用户管理、权限控制、插件系统等。Warm 专注于提供简洁、易用且功能强大的后台管理解决方案。

*后期不会再跟进 Owl Admin 更新*

主要特性
----

[](#主要特性)

- 基于 Webman 高性能框架
- 完整的 RBAC 权限控制系统
- 灵活的插件系统
- 丰富的后台组件
- 多语言支持
- 命令行工具支持

安装
--

[](#安装)

首先创建一个新的 Webman 项目：

```
composer create-project workerman/webman
```

进入项目目录并安装 Warm 扩展包：

```
cd webman
composer require jizhi/warm
php webman warm:install
```

### 存储适配器（可选）

[](#存储适配器可选)

Warm 支持多种存储适配器，可根据需要安装：

```
# 阿里云 OSS
composer require "iidestiny/flysystem-oss:^4"

# AWS S3
composer require "league/flysystem-aws-s3-v3:^3.0"

# 七牛云
composer require "overtrue/flysystem-qiniu:^3.0"

# 内存存储
composer require "league/flysystem-memory:^3.0"

# 腾讯云 COS
composer require "overtrue/flysystem-cos:^5.0"
```

文档
--

[](#文档)

有关 Warm 框架的详细使用说明，请查看 [Warm 使用指南](docs/warm-guide.md)。

多语言
---

[](#多语言)

使用 `translator(插件名::文件名.键……)` 进行多语言翻译。

访问 `http://localhost:8787` 即可进入后台登录页面，默认账号密码为 admin/admin。

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance77

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

201d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/501c964d23378039edf0c40caa32f7f84ecaa9c5b103b280d3412dba562f24eb?d=identicon)[sym134](/maintainers/sym134)

---

Top Contributors

[![warmup413](https://avatars.githubusercontent.com/u/32946251?v=4)](https://github.com/warmup413 "warmup413 (45 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[saithink/saiadmin

webman plugin

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

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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