Libraries tagged by validation core
intervention/validation
5838792 Downloads
Additional validation rules for the Laravel framework
laminas/laminas-validator
39906834 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
axlon/laravel-postal-code-validation
2770033 Downloads
Worldwide postal code validation for Laravel and Lumen
laravel-validation-rules/credit-card
1918931 Downloads
Validate credit card number, expiration date, cvc
barbieswimcrew/zip-code-validator
1983786 Downloads
Constraint class for international zipcode validation
codezero/laravel-unique-translation
845673 Downloads
Check if a translated value in a JSON column is unique in the database.
codeguy/upload
1034419 Downloads
Handle file uploads with extensible validation and storage strategies
zendframework/zend-validator
35688998 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
crestapps/laravel-code-generator
84649 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
nfephp-org/sped-gtin
813786 Downloads
Classes for validation of GTIN codes.
pear/validate_finance_creditcard
443547 Downloads
Validation class for credit cards.
laravel-validation-rules/country-codes
442286 Downloads
Validate country codes.
nekman/luhn-algorithm
740335 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
imelgrat/barcode-validator
80872 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
blakvghost/php-validator
22735 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.