Libraries tagged by htmlforms
webdevjohn/selectboxes
39 Downloads
Elegant creation of Selectboxes for use within HTML forms.
wangqiang/mack-forms
4 Downloads
create html forms by php
wa72/formlib
66 Downloads
A PHP library for creating and processing HTML forms
stwessl/form
232 Downloads
Wrapper class for handling html forms
skien/formgenerator
8 Downloads
Create complex HTML forms
siriusphp/form-renderer
15 Downloads
Library for rendering HTML forms from Sirius\Input objects
scratchwizard1/form-generator
26 Downloads
Lightweight PHP library for generating and validating HTML forms without any framework dependencies.
santhoshkorukonda/artificer
5 Downloads
Build dynamic HTML forms with Artificer using JSON.
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
randomsymbols/fsubmit
83 Downloads
Submit HTML forms from PHP
pleonovich/doform
9 Downloads
Simple way to render html forms.
perry-rylance/dom-form
12 Downloads
A DOMDocument based form library, useful for quickly populating HTML forms, server side user input validation using HTML5's form validation elements, serialization, and error handling.
oratush/libforms
38 Downloads
A PHP HTML forms library with server side validation.
one234ru/form-validator
12 Downloads
HTML forms validation tool, both client- and server-side (PHP)
nickdekruijk/laravel-forms
21 Downloads
Add HTML forms to your Laravel app