Libraries tagged by larave-validation
jamesking56/validator
12 Downloads
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
elbgoods/laravel-swiss-canton-rule
2021 Downloads
Laravel validation rules for swiss cantons.
dec/validation
157 Downloads
Laravel validation helpers, including self-validating models
bakerkretzmar/laravel-pwned-password-rule
1 Downloads
A Laravel validation rule to check passwords against Have I Been Pwned
austintoddj/laravel-jsvalidation
934 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
valorin/pwned-validator
850108 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
felixkiss/uniquewith-validator
2186689 Downloads
Custom Laravel Validator for combined unique indexes
danielebarbaro/laravel-vat-eu-validator
177929 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
olssonm/swedish-entity
149807 Downloads
Validator and formatter for Swedish personnummer and organisationsnummer. With Laravel validators.
minuteoflaravel/laravel-audio-video-validator
28934 Downloads
Laravel validator for video and audio files
cviebrock/image-validator
449827 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
mathiasgrimm/laravel-env-validator
55899 Downloads
Laravel Validator for the .env file
payfast/laravel-validate-pwned-password
20641 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
olssonm/identity-number
114692 Downloads
Laravel validator for Swedish personal identity numbers / social security numbers (personnummer)
tylercd100/laravel-validator-color
78033 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5