Libraries tagged by LaravelValidationRules
spatie/laravel-validation-rules
3858514 Downloads
A set of useful Laravel validation rules
proengsoft/laravel-jsvalidation
2416360 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
2449528 Downloads
Validate credit card number, expiration date, cvc
laracraft-tech/laravel-schema-rules
69358 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
592864 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
korridor/laravel-model-validation-rules
246453 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
mattkingshott/axiom
136554 Downloads
A package that provides a library of reusable Laravel validation rules.
divineomega/laravel-password-exposed-validation-rule
723883 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
caneara/axiom
43138 Downloads
A package that provides a library of reusable Laravel validation rules.
laravel-validation-rules/us-state
185937 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
378897 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
511285 Downloads
Validate country codes.
laravel-validation-rules/colour
303259 Downloads
Validate colours
yucadoo/laravel-geojson-rule
162416 Downloads
Laravel Validation Rule for GeoJSON.
romegasoftware/laravel-schema-generator
28381 Downloads
Generate TypeScript Zod validation schemas from Laravel validation rules