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

ActiveLibrary

dizatech/faq
============

v1.1.0(4y ago)0144MITBlade

Since May 25Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (12)Used By (0)

Faq
===

[](#faq)

Laravel Faq Package
===================

[](#laravel-faq-package)

[![GitHub issues](https://camo.githubusercontent.com/a6cc3dc96665be6c9895423cace069f5d73b4a34461fe83183cf7757eb349228/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f64697a61746563682f6661713f7374796c653d666c61742d737175617265)](https://github.com/dizatech/faq/issues)[![GitHub stars](https://camo.githubusercontent.com/29a14ad3b09103bb482cd54f06386d7fb5304578ada57f2020308fe577e208b0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f64697a61746563682f6661713f7374796c653d666c61742d737175617265)](https://github.com/dizatech/faq/stargazers)[![GitHub forks](https://camo.githubusercontent.com/a26ebceaa2fea71a5f5d94eaba48f07985f3474ca0e4bf961a98e86b95e55992/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f64697a61746563682f6661713f7374796c653d666c61742d737175617265)](https://github.com/dizatech/faq/network)[![GitHub license](https://camo.githubusercontent.com/bff426b67d152479932ebac1ed51774a19e167ec3a815c4cf183c95851f18a62/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f64697a61746563682f6661713f7374796c653d666c61742d737175617265)](https://github.com/dizatech/faq/blob/master/LICENSE)

A laravel package for faq transaction

How to install and config [dizatech/faq](https://github.com/dizatech/faq) package?
----------------------------------------------------------------------------------

[](#how-to-install-and-config-dizatechfaq-package)

#### Installation

[](#installation)

```
PHP Package:
composer require dizatech/faq

packagist : https://packagist.org/packages/dizatech/faq

```

#### Publish Config file

[](#publish-config-file)

```
php artisan vendor:publish --tag=dizatech_faq

```

#### Migrate tables, to add faq and wallet tables to database

[](#migrate-tables-to-add-faq-and-wallet-tables-to-database)

```
php artisan migrate

```

#### require

[](#require)

```
"php": "^7.2",
"laravel/framework": "7.*|8.*|9.*",

```

### add to menu

[](#add-to-menu)

```
add to sidebar.php page below line:

@component('dizatechFaq::components.menu-faq') @endcomponent

```

### add into webpack.mix.js

[](#add-into-webpackmixjs)

```

.js('resources/js/vendor/dizatech-faq/dizatech-faq.js', 'public/modules/js')
.sass('resources/sass/vendor/dizatech-faq/dizatech-faq.scss', 'public/modules/css')

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~10 days

Recently: every ~25 days

Total

11

Last Release

1717d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06f6e7e18086698a8a868973af911b7bd5ba89dab478dc322050e036dac3119c?d=identicon)[foruzanamiri](/maintainers/foruzanamiri)

---

Top Contributors

[![foruzanAmiriDavani](https://avatars.githubusercontent.com/u/74909739?v=4)](https://github.com/foruzanAmiriDavani "foruzanAmiriDavani (8 commits)")[![omidfarahani](https://avatars.githubusercontent.com/u/10830204?v=4)](https://github.com/omidfarahani "omidfarahani (6 commits)")

### Embed Badge

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

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

PHPackages © 2026

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