Libraries tagged by form validate
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
4282 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.
maplephp/form
72 Downloads
Develop advanced, consistent, and secure forms that are also very easy to validate.
webregul/lumen-form-request
897 Downloads
Adopt the Laravel Form Request to Lumen framework.
small/forms-bundle
72 Downloads
Provide PHP class to validate api data in symfony.
small/forms
130 Downloads
Provide PHP class to validate api data.
numero2/contao-validate-iban-bic
218 Downloads
Add rgxp to validate given IBAN or BIC. This is available for form fields.
rbnvrw/markdown-forms
21 Downloads
Class to add, validate and mail simple HTML/AJAX forms via Markdown
mirkorap/php-validator
26 Downloads
A PHP library to validate form fields.
werx/validation
6091 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
simon-ugorji/octavalidate-php
9 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.
pixel418/eloq
422 Downloads
Eloq is a cute tool to validate & sanitize a form
freelancehunt/html_quickform2
2317 Downloads
Provides methods to create, validate and render HTML forms in PHP.
rossriley/validation
18264 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
mvccore/ext-tool-mimetype-extension
368 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.