Libraries tagged by form validate
perf/form
288 Downloads
Allows to represent form fields and to validate submitted values.
cmanley/php-validate
118 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
mvccore/ext-form
4235 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
webregul/lumen-form-request
874 Downloads
Adopt the Laravel Form Request to Lumen framework.
numero2/contao-validate-iban-bic
212 Downloads
Add rgxp to validate given IBAN or BIC. This is available for form fields.
mayoz/lumen-form-request
2518 Downloads
Adopt the Laravel Form Request to Lumen framework.
glukkkk/lumen-request-validate
72 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
rbnvrw/markdown-forms
21 Downloads
Class to add, validate and mail simple HTML/AJAX forms via Markdown
itwmw/validation
6824 Downloads
表单验证器
mirkorap/php-validator
26 Downloads
A PHP library to validate form fields.
werx/validation
6086 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
simon-ugorji/octavalidate-php
8 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
freelancehunt/html_quickform2
2307 Downloads
Provides methods to create, validate and render HTML forms in PHP.
kris-kuiper/validator
151 Downloads
Modern PHP validator on steroids for validating forms and/or array's.
jiqing9006/valid
21 Downloads
PHP接口参数验证小工具,简单实用