PHPackages                             libressltd/lbform - 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. libressltd/lbform

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

libressltd/lbform
=================

Form element for reuse

0.9.1.1(8y ago)07324MITPHP

Since Aug 20Pushed 8y agoCompare

[ Source](https://github.com/libressltd/LBForm)[ Packagist](https://packagist.org/packages/libressltd/lbform)[ RSS](/packages/libressltd-lbform/feed)WikiDiscussions master Synced 3w ago

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

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 libressltd/lbform
```

### Step 2: add service provider

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

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

```
LIBRESSLtd\LBForm\LBFormServiceProvider::class,
```

### Step 3: Publish

[](#step-3-publish)

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

### Step 4: Using:

[](#step-4-using)

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

### Optional: Using datatable trait

[](#optional-using-datatable-trait)

```
use LIBRESSLtd\LBForm\Traits\LBDatatableTrait;

use LBDatatableTrait;
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

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

Recently: every ~50 days

Total

44

Last Release

3199d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/450a41a5c6f7456d45c1bb20d3dc7542d969e3252657af09ebd19182cd08b0e2?d=identicon)[libressltd](/maintainers/libressltd)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/libressltd-lbform/health.svg)

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

###  Alternatives

[patricktalmadge/bootstrapper

Twitter Bootstrap markup generator

555410.4k4](/packages/patricktalmadge-bootstrapper)[nwidart/laravel-menus

Laravel Menu management

171181.5k10](/packages/nwidart-laravel-menus)[pingpong/menus

Laravel Menus

68228.0k13](/packages/pingpong-menus)[akaunting/laravel-menu

Menu and sidebar management package for Laravel

38248.3k](/packages/akaunting-laravel-menu)[caouecs/sirtrevorjs

Sir Trevor JS in Laravel project

5421.6k](/packages/caouecs-sirtrevorjs)[rinvex/laravel-menus

Rinvex Menus is a simple menu builder package for Laravel, that supports hierarchical structure, ordering, and styling with full flexibility using presenters for easy styling and custom structure of menu rendering.

304.0k20](/packages/rinvex-laravel-menus)

PHPackages © 2026

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