Libraries tagged by laravel validation
wyattcast44/laravel-safe-username
1174 Downloads
Laravel vulgar username filter / validation rule.
marshmallow/validation
4051 Downloads
Additional validation rules for the Laravel framework
anourvalar/eloquent-validation
9817 Downloads
Validation feature for eloquent model (Laravel)
ahrmerd/laravel-test-generator
140 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
aedart/athenaeum-validation
5921 Downloads
Validation rules and utilities for Laravel
webparking/laravel-openapi-validator
18079 Downloads
An OpenAPI documentation validator using your existing Laravel tests
weblogin/laravel-honeypot
254 Downloads
Laravel form spam protection with honeypot technique
timwassenburg/laravel-dutch-phone-number-validator
5418 Downloads
Validate if the given input is a valid Dutch phone number
timwassenburg/laravel-disposable-email-validator
78 Downloads
Validate if the input is an disposable email address
sourceboat/laravel-enumeration
5053 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
sdtech/file-uploader-laravel
726 Downloads
Simple library to upload image and file with validation
sarfrazrizwan/laravel-zerobounce
108 Downloads
Laravel package for ZeroBounce PHP SDK
robersonfaria/validation
7407 Downloads
Pacote Laravel para validações comuns ao Brasil(pt-BR) tipo: CNPJ,CPF,CEP,CNS
qtlenh/laravel-strict-validator
982 Downloads
Add type constraints and coerce input types during validation
photogabble/laravel-remember-uploads
155 Downloads
Laravel middleware and helper for remembering uploaded files during form validation.