formular / form-bootstrap3
This package is abandoned and no longer maintained.
No replacement package was suggested.
Bootstrap 3 form for Formular (formular/formular)
1.0.5
2014-08-09 21:08 UTC
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.