PHPackages                             luissobrinho/lform - 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. luissobrinho/lform

ActiveLibrary

luissobrinho/lform
==================

A remarkably magical form and input maker tool for Laravel.

v1.0(6y ago)14MITPHPPHP &gt;=7.3CI failing

Since May 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/luissobrinho/lform)[ Packagist](https://packagist.org/packages/luissobrinho/lform)[ RSS](/packages/luissobrinho-lform/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

LForm
=====

[](#lform)

**LForm** - A remarkably magical form and input maker tool for Laravel.

[![Build Status](https://camo.githubusercontent.com/63efd8782d1c987e08fb42bb14e47216ec2370e14003e599deca4d801d393ea2/68747470733a2f2f7472617669732d63692e6f72672f4c756973736f6272696e686f496e632f4c466f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LuissobrinhoInc/LForm)[![Maintainability](https://camo.githubusercontent.com/5e194657080f8a2c16f3ddb7b05b7594b00e9c1eecec2c8a42bc4890a8b745fe/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38633030613034366665633332643862386163372f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/LuissobrinhoInc/LForm/maintainability)[![Packagist](https://camo.githubusercontent.com/efc6f3d68aaa4106745e666a9f37f252b9250d88f48d204aa49ee9aa701a9a0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c756973736f6272696e686f2f666f726d6d616b65722e737667)](https://packagist.org/packages/luissobrinho/formmaker)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/luissobrinho/formmaker)

The LForm package provides a set of tools for generating HTML forms with as little as 1 line of code. Don't want to write boring HTML, neither do we. The LForm will generate error containers, all fields defined by either the table or object column types, or if you prefer to have more control define a config. In the case that you want to write more than 1 line of code, LForm comes with the InputMaker service as well. With the InputMaker you can create any form of input, including html for Eloquent relationships.

##### Author(s):

[](#authors)

- [Luis Eduardo Altino](https://github.com/luissobrinho) ()

Requirements
------------

[](#requirements)

1. PHP 7+
2. OpenSSL

Compatability and Support
-------------------------

[](#compatability-and-support)

Laravel VersionPackage TagSupported5.4.x - 7.x1.3.xyes### Installation

[](#installation)

Start a new Laravel project:

```
composer create-project laravel/laravel your-project-name
```

Then run the following to add LForm

```
composer require "luissobrinho/formmaker"
```

Time to publish those assets!

```
php artisan vendor:publish --provider="Luissobrinho\LForm\LFormProvider"
```

License
-------

[](#license)

LForm is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Bug Reporting and Feature Requests

[](#bug-reporting-and-feature-requests)

Please add as many details as possible regarding submission of issues and feature requests

### Disclaimer

[](#disclaimer)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2193d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/luissobrinho-lform/health.svg)

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

###  Alternatives

[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)

PHPackages © 2026

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