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

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

taskforcedev/faq
================

Laravel 5 FAQ package

1.1.0(8y ago)45041[1 issues](https://github.com/taskforcedev/faq/issues)PHPPHP &gt;=5.5.0

Since Sep 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/taskforcedev/faq)[ Packagist](https://packagist.org/packages/taskforcedev/faq)[ RSS](/packages/taskforcedev-faq/feed)WikiDiscussions master Synced 3d ago

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

FAQ Package
===========

[](#faq-package)

Laravel FAQ Package.

Installation
============

[](#installation)

To install the package first of all you should add the package to your projects composer.json

`"require": { "taskforcedev/faq": "1.*" }`

Then run `composer update`

Then add the following service provider(s) to your config/app.php (the laravel-support package may already be added so no need to add it twice if it is present).

`'providers' => [...Taskforcedev\LaravelSupport\ServiceProvider::class,Taskforcedev\Faq\ServiceProvider::class,]`

Then publish the laravel-support config (if you do not have this already)

`php artisan vendor:publish --tag="taskforce-support"`

Edit the config, in particular the layout to match your sites master layout.

Finally visit the installation route to run the migrations `http://yoursite.com/admin/faq/install`

Routes
======

[](#routes)

- GET: /faq
- GET: /admin/faq

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

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 ~414 days

Total

3

Last Release

3103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37c8fe9528f3cf904d6cfa282050a60af3dc8c8ef24f1e0d4515a6c9316c2e75?d=identicon)[PrivateSniper](/maintainers/PrivateSniper)

![](https://www.gravatar.com/avatar/67824c3c557abf0cb50a016dabacfc64c2af69b5cd765c2895445f21fb499ae0?d=identicon)[davidcraig](/maintainers/davidcraig)

---

Tags

laravellaravel-5-packagepacakagelaravelFAQ

### Embed Badge

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

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8035.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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