Libraries tagged by validators
ronanguilloux/isocodes
3455852 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
rollerworks/password-strength-bundle
3818632 Downloads
Password-strength validator bundle for Symfony
proengsoft/laravel-jsvalidation
2359055 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
2357077 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
1040498 Downloads
Check if a translated value in a JSON column is unique in the database.
erag/laravel-disposable-email
171314 Downloads
A Laravel package to detect and block disposable email addresses.
imdhemy/laravel-purchases
1252396 Downloads
The top-notch Laravel receipt validator.
crazybooot/base64-validation
2023132 Downloads
Laravel validators for base64 encoded files
spiral/validator
1834279 Downloads
Nested validation, Checkers, Conditional Validation
sirprize/postal-code-validator
1961526 Downloads
Validate Formatting Of World-Wide Postal Codes
ph-7/eu-vat-validator
499260 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
319316 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
inacho/php-credit-card-validator
1417198 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
681231 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
475839 Downloads
Laravel package to validate the input of console commands.