PHPackages                             agileti/iofaq - 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. agileti/iofaq

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

agileti/iofaq
=============

serviço de faq para perguntas e respostas

014PHP

Since Jul 1Pushed 7y agoCompare

[ Source](https://github.com/phdemori/intranetone-faq)[ Packagist](https://packagist.org/packages/agileti/iofaq)[ RSS](/packages/agileti-iofaq/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cadastro de faq para IntranetOne
================================

[](#cadastro-de-faq-para-intranetone)

Cadastro de perguntas e respostas (FAQ).

Conteúdo
--------

[](#conteúdo)

Instalação
----------

[](#instalação)

```
composer require agileti/iofaq
```

```
php artisan io-faq:install
```

- Configure o webpack conforme abaixo

```
...
let faq = require('intranetone-faq');
io.compile({
  services:{
    ...
    new faq()
    ...
  }
});
```

- Compile os assets e faça o cache

```
php artisan config:cache
npm run dev|prod|watch
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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://avatars.githubusercontent.com/u/4183115?v=4)[Paulo Henrique Demori](/maintainers/phdemori)[@phdemori](https://github.com/phdemori)

### Embed Badge

![Health badge](/badges/agileti-iofaq/health.svg)

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

###  Alternatives

[velhron/dadata-bundle

DaData for Symfony

2181.2k](/packages/velhron-dadata-bundle)

PHPackages © 2026

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