Libraries tagged by validation rules
monooso/apposite
1881 Downloads
Conditionally apply validation rules in Laravel
maskow/livewire-combined-request
1464 Downloads
Shared FormRequest base that works for both Laravel HTTP controllers and Livewire 3/4 components. Write validation rules once, use them everywhere.
laravel-validation-rules/ip
29713 Downloads
Validate if an ip address is public or private.
codewithagents/openapi-laravel
33 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
bounceshift/laravel
60 Downloads
Laravel adapter for the BounceShift email-validation SDK — facade, config, and a Deliverable validation rule.
atldays/laravel-url
429 Downloads
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.
artesaos/shield
744 Downloads
A simple way to centralize your validation rules for laravel
aegisora/guardian
180 Downloads
Lightweight validation rule execution orchestrator for the Aegisora ecosystem
qkskima/model
188 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
jackiedo/omnipay-validator
618 Downloads
Some pre-defined rules for validation in Omnipay payment processing library.
infinitypaul/php-validator
22534 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
platine-php/validator
6150 Downloads
Platine Validator is a simple, extensible validation library with support for filtering
pierresh/phpstan-pdo-mysql
351 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
marwanalsoltany/mighty
1338 Downloads
The last validation library you will ever need!
jbzoo/csv-blueprint
3213 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.