wesleyalmeida/form-builder
Object-Oriented helper for building forms in Laravel.
71
| Install | |
|---|---|
composer require wesleyalmeida/form-builder |
|
| PHP: | >=5.4.0 |
| License: | MIT |
| Last Updated: | Mar 17, 2015 |
| Links: | GitHub · Packagist |
Maintainer: wesleyalmeida
FormHelper
Object-oriented way to create forms in Laravel.
Installation
Composer
"require": {
"wesleyalmeida/form-builder": "dev-master"
},
"repositories": [
{ "type": "vcs", "url": "git@github.com:wesleyalmeida/form-builder.git" }
],
Related Packages
fahmiardi/laravel-mongodb-permission
Permission handling for Laravel 5.3 using Mongodb (Moloquent) based on Spatie pa...
627
5
santigarcor/laratrust
This package provides a flexible way to add Role-based Permissions to Laravel
5,941,843
2,276