Libraries tagged by laravel-validate
prettus/laravel-validation
8426757 Downloads
Laravel Validation Service
valorin/pwned-validator
848367 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
felixkiss/uniquewith-validator
2186026 Downloads
Custom Laravel Validator for combined unique indexes
crazybooot/base64-validation
1188935 Downloads
Laravel validators for base64 encoded files
laracraft-tech/laravel-schema-rules
17626 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
509444 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
divineomega/laravel-password-exposed-validation-rule
646763 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
mattkingshott/axiom
112661 Downloads
A package that provides a library of reusable Laravel validation rules.
caneara/axiom
17789 Downloads
A package that provides a library of reusable Laravel validation rules.
imanghafoori/laravel-heyman
34285 Downloads
A package to help you write expressive defensive code in a functional manner
yucadoo/laravel-geojson-rule
50655 Downloads
Laravel Validation Rule for GeoJSON.
olssonm/swedish-entity
149702 Downloads
Validator and formatter for Swedish personnummer and organisationsnummer. With Laravel validators.
minuteoflaravel/laravel-audio-video-validator
28885 Downloads
Laravel validator for video and audio files
laravel-json-api/validation
856323 Downloads
Laravel validation for JSON:API resources.
cviebrock/image-validator
449797 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later