PHPackages                             smallruraldog/help-center - 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. smallruraldog/help-center

ActiveLibrary

smallruraldog/help-center
=========================

帮助中心，工单中心

1.0.0(7y ago)2594112[6 issues](https://github.com/SmallRuralDog/help-center/issues)MITPHPPHP &gt;=7.0.0

Since Dec 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SmallRuralDog/help-center)[ Packagist](https://packagist.org/packages/smallruraldog/help-center)[ Docs](https://github.com/SmallRuralDog/help-center)[ RSS](/packages/smallruraldog-help-center/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

laravel-admin 帮助中心
==================

[](#laravel-admin-帮助中心)

#### 安装 wang-editor

[](#安装-wang-editor)

#### 安装 light-box

[](#安装-light-box)

#### 安装 help-center

[](#安装-help-center)

```
composer require smallruraldog/help-center

```

#### 发布资源

[](#发布资源)

```
php artisan vendor:publish --provider=SmallRuralDog\HelpCenter\HelpCenterServiceProvider

```

#### 执行安装/更新命令

[](#执行安装更新命令)

```
php artisan help-center:install
php artisan help-center:update

```

### 发布菜单

[](#发布菜单)

```
php artisan admin:import help-center

```

> 注意：更新版本时可能需要重新发布资源，具体可看更新文档

#### 使用说明

[](#使用说明)

```
//获取帮助文档
HelpCenter::getDocs();

//获取用户工单列表
HelpCenter::getWorkOrders($user);

//获取用户某工单详情
HelpCenter::getWorkOrderInfo($user,$id);

/**
 * 添加工单
 * @param string $content
 * @param array $images
 * @param User $user
 * @param int $p_id
 */
HelpCenter::addWorkOrder($content, $up_images, $user, $p_id);//添加工单
```

#### 后端演示

[](#后端演示)

[![image](https://user-images.githubusercontent.com/5151848/50128218-24b6c180-02af-11e9-8d2d-e7dd240585b4.png)](https://user-images.githubusercontent.com/5151848/50128218-24b6c180-02af-11e9-8d2d-e7dd240585b4.png)[![image](https://user-images.githubusercontent.com/5151848/50128260-487a0780-02af-11e9-8834-14ffcdb8d878.png)](https://user-images.githubusercontent.com/5151848/50128260-487a0780-02af-11e9-8834-14ffcdb8d878.png)

#### 前端案例（需要自己实现）

[](#前端案例需要自己实现)

[![image](https://user-images.githubusercontent.com/5151848/50128298-6c3d4d80-02af-11e9-8af4-e50152c76126.png)](https://user-images.githubusercontent.com/5151848/50128298-6c3d4d80-02af-11e9-8af4-e50152c76126.png)[![image](https://user-images.githubusercontent.com/5151848/50128317-7eb78700-02af-11e9-9bec-0f846f11d3e2.png)](https://user-images.githubusercontent.com/5151848/50128317-7eb78700-02af-11e9-9bec-0f846f11d3e2.png)[![image](https://user-images.githubusercontent.com/5151848/50128333-8e36d000-02af-11e9-9ad2-782181bb37cb.png)](https://user-images.githubusercontent.com/5151848/50128333-8e36d000-02af-11e9-9ad2-782181bb37cb.png)[![image](https://user-images.githubusercontent.com/5151848/50128347-a3abfa00-02af-11e9-962a-f7f7875eb180.png)](https://user-images.githubusercontent.com/5151848/50128347-a3abfa00-02af-11e9-962a-f7f7875eb180.png)

#### License

[](#license)

Licensed under The [MIT License (MIT). ](https://github.com/SmallRuralDog/help-center/blob/master/LICENSE)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

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

2704d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/675dd15fd62ee78fa0b66e1dc8fdbd29555ff61fa48aa633ff26c7eac7806624?d=identicon)[SmallRuralDog](/maintainers/SmallRuralDog)

---

Top Contributors

[![SmallRuralDog](https://avatars.githubusercontent.com/u/5151848?v=4)](https://github.com/SmallRuralDog "SmallRuralDog (2 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smallruraldog-help-center/health.svg)

```
[![Health](https://phpackages.com/badges/smallruraldog-help-center/health.svg)](https://phpackages.com/packages/smallruraldog-help-center)
```

###  Alternatives

[laravel-admin-ext/grid-lightbox

Turn your grid into a lightbox &amp; gallery

58180.9k2](/packages/laravel-admin-ext-grid-lightbox)[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6283.4k](/packages/laravel-admin-ext-wang-editor)[laravel-admin-ext/sparkline

Integrates jQuery sparkline into laravel-admin

161.1k](/packages/laravel-admin-ext-sparkline)

PHPackages © 2026

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