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

This package is auto-updated.

Last update: 2023-08-26 20:04:05 UTC


README

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version Latest Unstable Version License

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.