Download the PHP package neondigital/forma without Composer
On this page you can find all versions of the php package neondigital/forma. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neondigital/forma
More information about neondigital/forma
Files in neondigital/forma
Download neondigital/forma
More information about neondigital/forma
Files in neondigital/forma
Vendor neondigital
Package forma
Short Description A nice way to play with forms in Laravel 4/5 and indeed any PHP project.
License MIT
Package forma
Short Description A nice way to play with forms in Laravel 4/5 and indeed any PHP project.
License MIT
Please rate this library. Is it a good library?
Informations about the package forma
Forma
IN DEVELOPMENT - But feel free to have a play!
A nice way to play with forms in both Laravel 4 and PHP. Does not require Laravel to be used.
Requires PHP 5.4+
For non-Laravel usage use the following format for calls.
Clever Features
- Auto-repopulation from Input::get() or Input::old() if value not provided
- Auto-labels either prepended or wrapped
- Checkboxes submit even if not checked (hidden input hack)
- Language file support for label and option text
- Nest tags within tags
- Automatic ID creation for labels and fields
- Chaining of methods to quickly do what you need and force it to behave a certain way
- Add select options manually and from arrays, great for making a 'Please select' option
Examples
All versions of forma with dependencies
PHP Build Version
Package Version
The package neondigital/forma contains the following files
Loading the files please wait ....