Download the PHP package form-manager/bootstrap without Composer
On this page you can find all versions of the php package form-manager/bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download form-manager/bootstrap
More information about form-manager/bootstrap
Files in form-manager/bootstrap
Download form-manager/bootstrap
More information about form-manager/bootstrap
Files in form-manager/bootstrap
Vendor form-manager
Package bootstrap
Short Description FormManager extension to create bootstrap like forms
License AGPL-3.0
Homepage https://github.com/oscarotero/form-manager-bootstrap
Package bootstrap
Short Description FormManager extension to create bootstrap like forms
License AGPL-3.0
Homepage https://github.com/oscarotero/form-manager-bootstrap
Please rate this library. Is it a good library?
Informations about the package bootstrap
FormManager\Bootstrap
Created by Oscar Otero http://oscarotero.com [email protected]
Requirements:
- PHP 5.4
- Composer or any PSR-4 autoloader
This is a extension of FormManager library to generate bootstrap forms easily
Usage
You can generate horizontal forms and inline forms:
Use set
method to customize each field. The available properties:
- size: (sm|lg) To create small/large fields
- addon-before: To insert an addon before the input
- addon-after: To insert an addon after the input
- help: To insert a help block before the input
More information:
All versions of bootstrap with dependencies
PHP Build Version
Package Version
Requires
form-manager/form-manager Version
4.3.*
The package form-manager/bootstrap contains the following files
Loading the files please wait ....