Libraries tagged by validators
proengsoft/laravel-jsvalidation
2086660 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1828625 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
810612 Downloads
Check if a translated value in a JSON column is unique in the database.
imdhemy/laravel-purchases
855472 Downloads
The top-notch Laravel receipt validator.
crazybooot/base64-validation
1486852 Downloads
Laravel validators for base64 encoded files
yiisoft/validator
305216 Downloads
Yii Validator
sirprize/postal-code-validator
1669564 Downloads
Validate Formatting Of World-Wide Postal Codes
phpexperts/datatype-validator
767124 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
400661 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
kielabokkie/bitcoin-address-validator
208677 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
inacho/php-credit-card-validator
1346250 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
377951 Downloads
Laravel package to validate the input of console commands.
barbieswimcrew/zip-code-validator
1910342 Downloads
Constraint class for international zipcode validation
api-platform/validator
1126334 Downloads
API Platform validator component
stymiee/email-validator
322600 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.