Libraries tagged by validate form
moment/moment
1914335 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
fightbulc/moment
2389110 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
laminas/laminas-form
9406309 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
proengsoft/laravel-jsvalidation
1871616 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
timrwood/moment
9000 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
brick/postcode
834984 Downloads
A library to format and validate postcodes
anik/form-request
271989 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zendframework/zend-form
13835374 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
jlorente/php-credit-cards
214076 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
646364 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
1467163 Downloads
Validate Formatting Of World-Wide Postal Codes
laravel-validation-rules/phone
285666 Downloads
Validate that a phone number is in the correct format
formr/formr
18754 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.
inhere/php-validate
70755 Downloads
generic data validate, filter library of the php
pearl/lumen-request-validate
334189 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