laravel-equality-validation
by denizgolbas
A powerful Laravel validation rule for checking equality between reference and target model columns. Perfect for validating relationships, matching codes, currencies, and ensuring data consistency across related models.
laravel-unique-translation
by theupriser
Check if a translated value in a JSON column is unique in the database.
laravel-spam-keyword-validation
Laravel validation rule which checks for frequently used spam words
russian-id-laravel
by anper
A set of useful Laravel validation rules for identifiers of Russian individuals and legal entities
laravel-context-prohibited-rule
by swatty007
Simple validation rule to disallow application related words within passwords.
laravel-pwned-password-rule
A Laravel validation rule to check passwords against Have I Been Pwned
laravel-model-validation-rules
by korridor
A laravel validation rule that uses eloquent to validate if a model exists
laravel-cuit-validation-rule
Rule for the validation of the CUIT (Argentina) within Laravel Validator.
laravel-validate-mysql-integers
by rackbeat
Validation Rule to ensure a value is within valid Mysql Integer ranges.