PHPackages                             sergiovilar/laravel-smartform - 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. [Templating &amp; Views](/categories/templating)
4. /
5. sergiovilar/laravel-smartform

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

sergiovilar/laravel-smartform
=============================

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

v0.1.1(10y ago)12321PHP

Since Oct 31Pushed 10y agoCompare

[ Source](https://github.com/sergiopvilar/laravel-smartform)[ Packagist](https://packagist.org/packages/sergiovilar/laravel-smartform)[ RSS](/packages/sergiovilar-laravel-smartform/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

laravel-smartform
=================

[](#laravel-smartform)

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

Usage
-----

[](#usage)

```
{{ \SmartForm::open('/my/controller', 'POST', [
    'option_id' => ['Some label:', 'select', $options], // key/value array
    'description' => ['Description', 'textarea']
]) }}

{{ \SmartForm::close() }}

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

2

Last Release

3816d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/680e77e677507f54274cabc890bf31178f926649e657732ea4b8db4afa5d0bf3?d=identicon)[sergiovilar](/maintainers/sergiovilar)

### Embed Badge

![Health badge](/badges/sergiovilar-laravel-smartform/health.svg)

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

###  Alternatives

[styde/html

Build form fields, menus, alert messages and other view components quickly

266142.2k4](/packages/styde-html)[cornford/bootstrapper

An easy way to intergrate Twitter Bootstrap with Laravel.

252.7k](/packages/cornford-bootstrapper)

PHPackages © 2026

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