Libraries tagged by validate form
moment/moment
1964321 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
fightbulc/moment
2600088 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
laminas/laminas-form
10127703 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
proengsoft/laravel-jsvalidation
1993407 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
timrwood/moment
10370 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
brick/postcode
1101609 Downloads
A library to format and validate postcodes
anik/form-request
305198 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zendframework/zend-form
13968652 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
jlorente/php-credit-cards
276720 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
siriusphp/validation
677132 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
sirprize/postal-code-validator
1578086 Downloads
Validate Formatting Of World-Wide Postal Codes
formr/formr
19659 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.
inhere/php-validate
75961 Downloads
generic data validate, filter library of the php
pearl/lumen-request-validate
353044 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
pear/html_quickform2
416052 Downloads
Provides methods to create, validate and render HTML forms in PHP.