PHPackages                             angel/faqs - 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. angel/faqs

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

angel/faqs
==========

0.0.4(11y ago)032PHPPHP &gt;=5.3.0

Since Aug 12Pushed 11y ago2 watchersCompare

[ Source](https://github.com/CharlesAV/angel-faqs)[ Packagist](https://packagist.org/packages/angel/faqs)[ RSS](/packages/angel-faqs/feed)WikiDiscussions master Synced today

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

This is a module for the [Angel CMS](https://github.com/CharlesAV/angel).

Installation
------------

[](#installation)

Add the following requirements to your `composer.json` file:

```
"require": {
    "angel/faqs": "dev-master"
},
```

Issue a `composer update` to install the package.

Add the following service provider to your `providers` array in `app/config/app.php`:

```
'Angel\Faqs\FaqsServiceProvider'
```

Issue the following command:

```
php artisan migrate --package="angel/faqs"
```

Finally, open up your `app/config/packages/angel/core/config.php` and add the module to the `menu` array:

```
'menu' => array(
	'Pages'		=> 'pages',
	'Menus'		=> 'menus',
	'FAQ'	=> 'faqs', //  'users',
	'Settings'	=> 'settings'
),
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

3

Last Release

4246d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4d03d93316ae2825020413213f438de7e1cf87138daa5aaff8c4605b4106436?d=identicon)[CharlesAV](/maintainers/CharlesAV)

---

Top Contributors

[![CharlesAV](https://avatars.githubusercontent.com/u/8173111?v=4)](https://github.com/CharlesAV "CharlesAV (7 commits)")

### Embed Badge

![Health badge](/badges/angel-faqs/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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