PHPackages                             formular/provider-laravel - 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. formular/provider-laravel

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

formular/provider-laravel
=========================

Formular service provider and facade for Formular (formular/formular)

1.0.2(11y ago)018MITPHPPHP &gt;=5.4

Since Aug 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/bigwhoop/formular-provider-laravel)[ Packagist](https://packagist.org/packages/formular/provider-laravel)[ RSS](/packages/formular-provider-laravel/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Laravel Service Provider and Facade for [Formular](https://github.com/bigwhoop/formular)
========================================================================================

[](#laravel-service-provider-and-facade-for-formular)

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

[](#installation)

Use composer to install package `formular/provider-laravel`.

Use
---

[](#use)

### Service Provider

[](#service-provider)

Add the following line to your `app.php`'s `providers` array.

```
'bigwhoop\Formular\Provider\Laravel\ServiceProvider',

```

Currently the [Bootstrap 3 form](https://github.com/bigwhoop/formular-form-bootstrap3) is automatically loaded. Further a CSRF element is added that uses the `Session::token()` method to get the current token.

### Facade

[](#facade)

To enable a `Formular` facade just add the following to your `app.php`'s `aliases` array.

```
'Formular' => 'bigwhoop\Formular\Provider\Laravel\Facade',

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~7 days

Total

3

Last Release

4288d ago

### Community

Maintainers

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

---

Top Contributors

[![bigwhoop](https://avatars.githubusercontent.com/u/242589?v=4)](https://github.com/bigwhoop "bigwhoop (5 commits)")

---

Tags

laravelformFormsformular

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/formular-provider-laravel/health.svg)

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

###  Alternatives

[kris/laravel-form-builder

Laravel form builder - symfony like

1.7k2.2M45](/packages/kris-laravel-form-builder)[anahkiasen/former

A powerful form builder

1.4k1.4M14](/packages/anahkiasen-former)[barryvdh/laravel-form-bridge

This packages integrates Symfony Form Component in Laravel.

163354.8k1](/packages/barryvdh-laravel-form-bridge)[lara-zeus/bolt

Zeus Bolt is form builder for your users, with so many use cases

23640.2k2](/packages/lara-zeus-bolt)[lara-zeus/matrix-choice

Zeus Matrix Choice multiple choice grid component form for filamentPHP

2225.6k](/packages/lara-zeus-matrix-choice)[vildanbina/livewire-tabs

Laravel Livewire Tab Form component

504.6k](/packages/vildanbina-livewire-tabs)

PHPackages © 2026

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