formular / form-bootstrap3
Bootstrap 3 form for Formular (formular/formular)
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/formular/form-bootstrap3
Requires
- php: >=5.4
Requires (Dev)
- formular/formular: dev-master
- phpunit/phpunit: 4.1.*
- respect/validation: 0.6.*
- zendframework/zend-validator: 2.3.*
README
Installation
Use composer: composer require "formular/form-bootstrap3":"1.0.*"
.
Usage
See examples directory and \bigwhoop\Formular\Form\Bootstrap3\Bootstrap3Form::$defaultOptions
array. :)
cd examples
php -S localhost:8004
Then go to http://localhost:8004/horizontal-form.php.
License
See LICENSE file.