Libraries tagged by laravel validate
lucasborges01/credit-card
2694 Downloads
Validate credit card number, expiration date, cvc
engeni/credit-card
3963 Downloads
Validate credit card number, expiration date, cvc
claraleigh/naughty-username
5034 Downloads
Validate that a username is not a naughty one
camya/filament-import-inline
715 Downloads
ImportInlineInput - Directly paste, import, and validate machine readable data in form fields. (PHP / Laravel / Livewire)
anourvalar/eloquent-validation
9181 Downloads
Validation feature for eloquent model (Laravel)
selay/php-credit-card-validator
6851 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
annaghd/php-credit-card-validator-plus
10045 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
laravel-validation-rules/subdomain
40025 Downloads
Validate a user submitted subdomain
douglasresendemaciel/brazilian-documents-validator
2934 Downloads
Validator for LARAVEL to validate CPF, CNPJ and CNH
gustavosantarosa/perpage-trait
994 Downloads
ValidateTrait for Laravel
artisansdk/model
541 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
chitranu/google-recaptcha
2480 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
mouyong/validate
394 Downloads
Based on illuminate/validate, validate is used outside the laravel framework
liaosp/laravel-validate-ext
5 Downloads
laravel validate ext 中文验证
nickfla1/laravel-validated-api-requests
26 Downloads
Simple base API request with validation mechanisms