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 1mo ago

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 32% 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

4199d 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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