Libraries tagged by validation rules
arnaldotomo/laravel-lusophone
22 Downloads
The complete Portuguese localization package for Laravel applications. Automatically translates ALL application text and adapts to all Lusophone countries with smart region detection, cultural context awareness, and comprehensive validation rules. Now with universal translation system!
ubient/laravel-pwned-passwords
17293 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
platine-php/validator
4831 Downloads
Platine Validator is a simple, extensible validation library with support for filtering
marwanalsoltany/mighty
1329 Downloads
The last validation library you will ever need!
jbzoo/csv-blueprint
3202 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
aporat/laravel-filter-var
1184 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
laravel-validation-rules/subdomain
40045 Downloads
Validate a user submitted subdomain
tgozo/laravel-codegen
130 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
ahrmerd/laravel-test-generator
185 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
ctf0/email-validator
2542 Downloads
validation rule to validate email for Laravel
yemeni-open-source/blade-realtime-input
346 Downloads
Enjoy realtime input validation by passing your rules in your input itself.
oxid-professional-services/password-policy
13563 Downloads
OXID module for additional password validation, strength visualization and expiry rules.
wilsenhc/laravel-rif-validation
68 Downloads
A Validation rule to check if a RIF is valid
werx/validation
6092 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
telkins/laravel-validation-rulesets
350 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.