PHPackages                             wotz/laravel-livewire-forms - 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. wotz/laravel-livewire-forms

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

wotz/laravel-livewire-forms
===========================

Easy to build/use livewire forms.

v5.0.0(3mo ago)0546↓44.1%1[1 issues](https://github.com/wotzebra/laravel-livewire-forms/issues)[2 PRs](https://github.com/wotzebra/laravel-livewire-forms/pulls)MITPHPPHP ^8.0CI passing

Since Aug 18Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/wotzebra/laravel-livewire-forms)[ Packagist](https://packagist.org/packages/wotz/laravel-livewire-forms)[ RSS](/packages/wotz-laravel-livewire-forms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (19)Used By (0)

Laravel Livewire Forms
======================

[](#laravel-livewire-forms)

Package to easily configure Livewire forms with a set of existing fields.

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

[](#installation)

You can install the package via composer:

```
composer require wotz/laravel-livewire-forms
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
    'defaults' => [
        'formClass' => 'd-flex flex-column gap-8',
        'rowClass' => 'row gy-8',
        'colClass' => 'col-md',
        'divClass' => 'form-group has-validation',
        'groupClass' => 'd-flex flex-column gap-8',
        'inputClass' => 'form-control',
        'inputSelectClass' => 'form-select',
        'labelClass' => 'form-label',
        'fileInputClass' => 'form-input-file',
        'fileInputLabelClass' => 'form-label-file',
        'checkInputClass' => 'form-check-input',
        'checkLabelClass' => 'form-check-label',
        'buttonClass' => 'btn btn--primary',
        'buttonIcon' => null,
        'textareaRows' => 5,
    ]
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
@livewire('registration-form')
```

Documentation
-------------

[](#documentation)

For the full documentation, check [here](./docs/index.md).

Testing
-------

[](#testing)

```
vendor/bin/pest
```

Changelog
---------

[](#changelog)

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

Upgrading
---------

[](#upgrading)

Please see [UPGRADING](UPGRADING.md) for more information on how to upgrade to a new version.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance85

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~180 days

Recently: every ~372 days

Total

12

Last Release

118d ago

Major Versions

1.0.0 → 2.0.02020-10-14

v2.2.0 → v3.0.02022-07-26

v3.1.0 → v4.0.02023-10-19

v4.0.0 → v5.0.02026-01-20

PHP version history (2 changes)1.0.0PHP &gt;=7.1.0

v3.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/15cf50c665151125e406b8daceaca4ce27096798f9295cbae2f17b29440241f6?d=identicon)[Who Owns The Zebra](/maintainers/Who%20Owns%20The%20Zebra)

---

Top Contributors

[![Katrienvh](https://avatars.githubusercontent.com/u/12270833?v=4)](https://github.com/Katrienvh "Katrienvh (14 commits)")[![AngryMoustache](https://avatars.githubusercontent.com/u/20287748?v=4)](https://github.com/AngryMoustache "AngryMoustache (11 commits)")[![jyrkidn](https://avatars.githubusercontent.com/u/2447042?v=4)](https://github.com/jyrkidn "jyrkidn (9 commits)")[![kjellkeisse](https://avatars.githubusercontent.com/u/2952516?v=4)](https://github.com/kjellkeisse "kjellkeisse (1 commits)")[![thibodelanghe](https://avatars.githubusercontent.com/u/38117009?v=4)](https://github.com/thibodelanghe "thibodelanghe (1 commits)")[![Thomva](https://avatars.githubusercontent.com/u/67506591?v=4)](https://github.com/Thomva "Thomva (1 commits)")

---

Tags

laravel

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/wotz-laravel-livewire-forms/health.svg)

```
[![Health](https://phpackages.com/badges/wotz-laravel-livewire-forms/health.svg)](https://phpackages.com/packages/wotz-laravel-livewire-forms)
```

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9475.0M86](/packages/livewire-flux)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4861.2M8](/packages/leandrocfe-filament-apex-charts)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)

PHPackages © 2026

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