Libraries tagged by validators
proengsoft/laravel-jsvalidation
2014398 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1676025 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
736409 Downloads
Check if a translated value in a JSON column is unique in the database.
imdhemy/laravel-purchases
766651 Downloads
The top-notch Laravel receipt validator.
crazybooot/base64-validation
1376983 Downloads
Laravel validators for base64 encoded files
yiisoft/validator
285231 Downloads
Yii Validator
sirprize/postal-code-validator
1597294 Downloads
Validate Formatting Of World-Wide Postal Codes
phpexperts/datatype-validator
604523 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
379326 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
inacho/php-credit-card-validator
1329296 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
cerbero/command-validator
350903 Downloads
Laravel package to validate the input of console commands.
barbieswimcrew/zip-code-validator
1777499 Downloads
Constraint class for international zipcode validation
api-platform/validator
606276 Downloads
API Platform validator component
stymiee/email-validator
278487 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
kirschbaum-development/laravel-openapi-validator
773521 Downloads
Automatic OpenAPI validation for Laravel HTTP tests