PHPackages                             jobsys/faq-module - 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. jobsys/faq-module

ActiveLaravel-module[Utility &amp; Helpers](/categories/utility)

jobsys/faq-module
=================

00PHP

Since Jun 21Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

**FAQ** 常见问题模块
==============

[](#faq-常见问题模块)

该模块提供了基础的 FAQ 分类，以及 FAQ 的 CRUD。

模块安装
----

[](#模块安装)

```
composer require jobsys/faq-module
```

### 依赖

[](#依赖)

- PHP 依赖 （无）
- JS 依赖 （无）

### 配置

[](#配置)

#### 模块配置

[](#模块配置)

```
"Faq" => [
    "route_prefix" => "manager",                                                    // 路由前缀
]
```

模块功能
----

[](#模块功能)

### FAQ 功能

[](#faq-功能)

略

#### 开发规范

[](#开发规范)

只是一些简单的 CRUD，没有什么特别的开发规范。

模块代码
----

[](#模块代码)

### 数据表

[](#数据表)

```
2014_10_12_000007_create_faq_tables                     # FAQ 数据表
```

### 数据模型/Scope

[](#数据模型scope)

```
Modules\Faq\Entities\FaqGroup                # FAQ 分类
Modules\Faq\Entities\Faq                     # FAQ 问题
```

### Controller

[](#controller)

```
Modules\Faq\Http\Controllers\FaqController        # CRUD API
```

### UI

[](#ui)

#### PC 端页面

[](#pc-端页面)

```
web/PageFaq.vue                        # FAQ 管理页面
```

###  Health Score

12

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9af2852747d0afc832ab19afacd1b3bc0b727a8866ef728c8ccb3dc8ac75ca2a?d=identicon)[sinceow](/maintainers/sinceow)

---

Top Contributors

[![sinceow](https://avatars.githubusercontent.com/u/4105018?v=4)](https://github.com/sinceow "sinceow (1 commits)")

### Embed Badge

![Health badge](/badges/jobsys-faq-module/health.svg)

```
[![Health](https://phpackages.com/badges/jobsys-faq-module/health.svg)](https://phpackages.com/packages/jobsys-faq-module)
```

###  Alternatives

[nunomaduro/essentials

Just better defaults for your Laravel projects.

1.2k317.5k51](/packages/nunomaduro-essentials)[snowplow/referer-parser

Snowplow Refer(r)er parser for PHP

3782.2M30](/packages/snowplow-referer-parser)[n98/junit-xml

JUnit XML Document generation library

168.7M8](/packages/n98-junit-xml)[zenstruck/bytes

Parse, manipulate, humanize, and format bytes.

25662.7k8](/packages/zenstruck-bytes)[yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

8456.9k](/packages/yajra-laravel-disqus)

PHPackages © 2026

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