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

[symfony/polyfill-php72

Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions

4.8k674.7M31](/packages/symfony-polyfill-php72)[symfony/polyfill-intl-icu

Symfony polyfill for intl's ICU-related data and classes

2.6k251.4M96](/packages/symfony-polyfill-intl-icu)[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M574](/packages/nette-php-generator)[consolidation/site-process

A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.

5345.3M8](/packages/consolidation-site-process)[sycho/flarum-profile-cover

Adds the ability to add a cover image to a profile.

1836.6k](/packages/sycho-flarum-profile-cover)

PHPackages © 2026

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