laravel-validation topic

List laravel-validation repositories

laravel-heyman

912
Stars
37
Forks
Watchers

Declarative style of authorization and validation in laravel.

laravel-uuid

1.8k
Stars
150
Forks
Watchers

Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.

laravel-nist-password-rules

201
Stars
45
Forks
Watchers

🔒 Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B section 5.

validator-docs

547
Stars
95
Forks
Watchers

Validação de CPF, CNPJ, CNH, NIS, DDD, Título Eleitoral e Cartão Nacional de Saúde com Laravel.

ardent

1.4k
Stars
211
Forks
Watchers

Self-validating, secure and smart models for Laravel's Eloquent ORM

uniquewith-validator

389
Stars
127
Forks
Watchers

Custom Laravel Validator for combined unique indexes

🔒 Laravel validation rule that checks if a password has been exposed in a data breach.

laravel-model-validation-rules

24
Stars
5
Forks
Watchers

This package is an alternative to the Laravel built-in validation rules exists and unique. It uses Eloquent models instead of directly querying the database.