PHPackages                             vietanh/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vietanh/lform

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

vietanh/lform
=============

Form element for reuse

01571HTML

Since Oct 24Pushed 6y agoCompare

[ Source](https://github.com/vietanh74/LForm)[ Packagist](https://packagist.org/packages/vietanh/lform)[ RSS](/packages/vietanh-lform/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

LBForm
======

[](#lbform)

This is a form element pre-written with adminlte library of acacha.

How to install
==============

[](#how-to-install)

### Step 1: install

[](#step-1-install)

```
composer require vietanh/lform
```

### Step 2: add service provider

[](#step-2-add-service-provider)

In config/app.php, add following line to provider

```
VietAnh\LForm\LFormServiceProvider::class
```

### Step 3: Publish

[](#step-3-publish)

```
php artisan vendor:publish --tag=lform
```

### Step 4: Using:

[](#step-4-using)

```
{!! Form::lbText("text-input-name", "value in text input name", "Label of text input") !!}
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/130f64222f272af0be91c628ac12bc3bfec7d868bf80ad499c97b0a68f92b224?d=identicon)[vietanh74](/maintainers/vietanh74)

---

Top Contributors

[![seta-vietanh](https://avatars.githubusercontent.com/u/52279720?v=4)](https://github.com/seta-vietanh "seta-vietanh (5 commits)")[![vietanh74](https://avatars.githubusercontent.com/u/23662213?v=4)](https://github.com/vietanh74 "vietanh74 (5 commits)")

### Embed Badge

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

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

PHPackages © 2026

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