Download the PHP package ludovicm67/php-formbuilder without Composer
On this page you can find all versions of the php package ludovicm67/php-formbuilder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ludovicm67/php-formbuilder
More information about ludovicm67/php-formbuilder
Files in ludovicm67/php-formbuilder
Download ludovicm67/php-formbuilder
More information about ludovicm67/php-formbuilder
Files in ludovicm67/php-formbuilder
Vendor ludovicm67
Package php-formbuilder
Short Description A PHP class that helps you building forms
License MIT
Package php-formbuilder
Short Description A PHP class that helps you building forms
License MIT
Please rate this library. Is it a good library?
Informations about the package php-formbuilder
FormBuilder : a PHP class that helps you building forms
How to install it
You can install this package quickly with composer : composer require ludovicm67/php-formbuilder
How to use it ?
Just see these examples :
And some more in the example
folder :wink:
Register this component in Laravel
After doing a composer require command, you will just have to add register the form builder by adding 'FormBuilder' => ludovicm67\FormBuilder::class,
in your aliases, in the config/app.php
file.
Contribute
You find a bug ? You want to add some stuff ? Just open an issue !
All versions of php-formbuilder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package ludovicm67/php-formbuilder contains the following files
Loading the files please wait ....