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

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

wepamultimedia/faq
==================

This is my package faq

11.9(2y ago)057[2 PRs](https://github.com/wepamultimedia/faq/pulls)MITPHPPHP ^8.1

Since Jul 14Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (12)Versions (16)Used By (0)

This is my package faq
======================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/6907f4efbd866a25292976b8063c19fd17e6c1631a57cc2c4b7d310f84ee9c53/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776570616d756c74696d656469612f6661712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wepamultimedia/faq)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e033ea5123f9ea03995fabb63cec15b59b825e199ccdc6daaa2075cc95604571/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776570616d756c74696d656469612f6661712f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wepamultimedia/faq/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/bebe6b6529bfa70aa1d847a3dceca8af3772af222349585007afb4f44a4bdfce/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776570616d756c74696d656469612f6661712f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wepamultimedia/faq/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ff4ec22dbe29c65637c53749fa1a4a62a5710f84ff6fc32c131aa48487c2ee4d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776570616d756c74696d656469612f6661712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wepamultimedia/faq)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/9e8f63958d45d97c046056341a3bafb3b052ed9a660884b32d56399b56f9727f/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6661712e6a70673f743d31)](https://spatie.be/github-ad-click/faq)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require wepamultimedia/faq
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="faq-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="faq-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="faq-views"
```

Usage
-----

[](#usage)

```
$faq = new Wepa\Faq();
echo $faq->echoPhrase('Hello, Wepamultimedia!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Carlos Puche](https://github.com/wepamultimedia)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% 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 ~21 days

Recently: every ~52 days

Total

13

Last Release

773d ago

Major Versions

1.1.8 → 11.92024-03-24

### Community

Maintainers

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

---

Top Contributors

[![cpuche](https://avatars.githubusercontent.com/u/5621848?v=4)](https://github.com/cpuche "cpuche (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelFAQwepamultimedia

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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