Download the PHP package nitroxy/php-forms without Composer
On this page you can find all versions of the php package nitroxy/php-forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-forms
Form builder for PHP
Installation
composer require nitroxy/php-forms
Features
- Create HTML5 forms easily.
- Layout engine (supports tables, divs and bootstrap out-of-the-box).
- Bind forms to PHP objects for reading/data and presenting validation errors.
- CSRF protection.
- Supports REST-verbs such as
PATCH
,PUT
,DELETE
or even custom if desired.
Example
See documentation for examples and usage.
All versions of php-forms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package nitroxy/php-forms contains the following files
Loading the files please wait ....