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

ActiveLibrary

shefoo10/add-faq
================

This is my package add-faq

03PHP

Since Jan 9Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

This is my package add-faq
==========================

[](#this-is-my-package-add-faq)

[![Latest Version on Packagist](https://camo.githubusercontent.com/67eff176c5571ec15b0803950d7acca26ae2c3042394fcaf5355894a0d89ad4d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736865666f6f31302f6164642d6661712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shefoo10/add-faq)[![GitHub Tests Action Status](https://camo.githubusercontent.com/16de50e5e97fb6ceb0e10ac78bfe5b2fe45081c9225d02dc8defdcf1e81fd2d4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736865666f6f31302f6164642d6661712f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/shefoo10/add-faq/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e82e97850f88ef780637b9a85004823fb9b7e80e1e3790bb13ad2fbac8ba6258/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736865666f6f31302f6164642d6661712f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/shefoo10/add-faq/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/96598b5418deaa10e569cda1bc2e609079ca823a37dcd57c17d2e9817d392148/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736865666f6f31302f6164642d6661712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shefoo10/add-faq)

add-faq Package for Laravel

The add-faq package is a simple and efficient solution for adding FAQ functionality to your Laravel application. This package automates the creation of Filament resources, models, and migrations for managing Frequently Asked Questions (FAQs) in a structured and easy-to-use interface.

Key Features: Automatic Model Creation: Generates a Faq model to interact with the FAQs data. Migration Setup: Automatically creates the migration file for the faqs table. Filament Resource: Provides a Filament resource to easily manage FAQs through the given panel.

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

[](#installation)

You can install the package via composer:

```
composer require shefoo10/add-faq

php artisan add-faq:install
```

Expected Output
---------------

[](#expected-output)

```
Publishing migrations...

 Would you like to run the migrations now? (yes/no) [no]:
 > yes

Running migrations...

   INFO  Running migrations.

  2025_01_09_224821_create_f_a_q_s_table ...................................................... 22.33ms DONE

Publishing service provider...
add-faq has been installed!

   INFO  Publishing [add-faq-model] assets.

  Copying file [C:\Users\DONATELO\IdeaProjects\add_FAQ\Models\FAQ.php] to [C:\Users\DONATELO\IdeaProjects\{ Project Name }\app\Models\FAQ.php]  DONE

 Which panel do you want to install the package for? [admin]:
 > admin

File [path / to / { Project Name } \app\Filament/Admin/Resources/FAQResource.php] Added to Admin Panel
File [path / to / { Project Name } \app\Filament/Admin/Resources/FAQResource/Pages/CreateFAQ.php] Added to Admin Panel
File [path / to / { Project Name } \app\Filament/Admin/Resources/FAQResource/Pages/EditFAQ.php] Added to Admin Panel
File [path / to / { Project Name } \app\Filament/Admin/Resources/FAQResource/Pages/ListFAQs.php] Added to Admin Panel

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

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/f36ceba7767a0ccfbdfd350afaa6aa19d1e70e9dd27eb333d96b6efd4612cfb2?d=identicon)[SHEFOO10](/maintainers/SHEFOO10)

---

Top Contributors

[![SHEFOO10](https://avatars.githubusercontent.com/u/79402373?v=4)](https://github.com/SHEFOO10 "SHEFOO10 (6 commits)")

### Embed Badge

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

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

PHPackages © 2026

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