PHPackages                             pentangle/laravel-questionnaire - 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. pentangle/laravel-questionnaire

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

pentangle/laravel-questionnaire
===============================

This is my package laravel-questionnaire

0.0.1-alpha(3y ago)0528[3 PRs](https://github.com/Pentangle/laravel-questionnaire/pulls)MITPHPPHP ^8.1

Since Jul 14Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (12)Versions (5)Used By (0)

[![](https://camo.githubusercontent.com/2bedf63f24cda7efab02da955dc11fb7ef8a060e2f26b73c33a7aac84529b8a3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31)](https://supportukrainenow.org)

This is my package laravel-questionnaire
========================================

[](#this-is-my-package-laravel-questionnaire)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c440b9d9da9c90fe94e66bf41db2b96363e07d9a031422580267b2670cd21088/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70656e74616e676c652f6c61726176656c2d7175657374696f6e6e616972652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pentangle/laravel-questionnaire)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c54422b496dd1465ff8b60abca3167bffb45df149f1a849cbcf01801c2654182/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70656e74616e676c652f6c61726176656c2d7175657374696f6e6e616972652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/pentangle/laravel-questionnaire/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/46845567055816d8ddfd1445a77aff2a7c08be7822df52fa1c397574d62f7d7b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70656e74616e676c652f6c61726176656c2d7175657374696f6e6e616972652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/pentangle/laravel-questionnaire/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5a0f5196225497f254c3b92d4ee399389520c0f4af92af01728e93ecd604da7e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70656e74616e676c652f6c61726176656c2d7175657374696f6e6e616972652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pentangle/laravel-questionnaire)

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/32853329c737f7354eb0555af8e467f466426bd9c72c3981f6106259fe167692/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d7175657374696f6e6e616972652e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-questionnaire)

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 pentangle/laravel-questionnaire
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-questionnaire-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-questionnaire-views"
```

Usage
-----

[](#usage)

```
$laravelQuestionnaire = new Pentangle\LaravelQuestionnaire();
echo $laravelQuestionnaire->echoPhrase('Hello, Pentangle!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/Pentangle/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Séan Poynter-Smith](https://github.com/Pentangle)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.7% 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

Unknown

Total

1

Last Release

1396d ago

### Community

Maintainers

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

---

Top Contributors

[![TbishopP](https://avatars.githubusercontent.com/u/100126472?v=4)](https://github.com/TbishopP "TbishopP (32 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")[![spoyntersmith](https://avatars.githubusercontent.com/u/22387308?v=4)](https://github.com/spoyntersmith "spoyntersmith (5 commits)")

---

Tags

laravelpentanglelaravel-questionnaire

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/pentangle-laravel-questionnaire/health.svg)

```
[![Health](https://phpackages.com/badges/pentangle-laravel-questionnaire/health.svg)](https://phpackages.com/packages/pentangle-laravel-questionnaire)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M626](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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