Libraries tagged by laravel-validation
marcreichel/password-exposed-rule
12 Downloads
Laravel Validation rule to check that a password hasn't been exposed.
jamesking56/validator
15 Downloads
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
elbgoods/laravel-swiss-canton-rule
2070 Downloads
Laravel validation rules for swiss cantons.
dec/validation
158 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
1130189 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
felixkiss/uniquewith-validator
2288602 Downloads
Custom Laravel Validator for combined unique indexes
danielebarbaro/laravel-vat-eu-validator
266657 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
minuteoflaravel/laravel-audio-video-validator
45927 Downloads
Laravel validator for video and audio files
cviebrock/image-validator
454089 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
olssonm/swedish-entity
170836 Downloads
Validator and formatter for Swedish personnummer and organisationsnummer. With Laravel validators.
mathiasgrimm/laravel-env-validator
57081 Downloads
Laravel Validator for the .env file
ivanomatteo/laravel-codice-fiscale
26468 Downloads
Laravel validator for italian fiscal code
payfast/laravel-validate-pwned-password
27624 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2