Libraries tagged by validatation
somnambulist/validation
184615 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
siriusphp/validation
802982 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
sadegh19b/laravel-persian-validation
106069 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
magewirephp/validation
598118 Downloads
PHP Laravel like standalone validation library (forked from rakit/validation)
korridor/laravel-model-validation-rules
261824 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
infinitypaul/laravel-password-history-validation
311045 Downloads
Prevent users from reusing recently used passwords
illuminatech/validation-composite
568427 Downloads
Allows uniting several validation rules into a single one for easy re-usage
hyperf/validation
2320536 Downloads
hyperf validation
hkarlstrom/openapi-validation-middleware
214301 Downloads
PSR-7 and PSR-15 OpenAPI Validation Middleware
happyr/entity-exists-validation-constraint
242262 Downloads
Verify that your entity exists
daveearley/daves-email-validation-tool
369152 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
awurth/slim-validation
416248 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
divineomega/laravel-password-exposed-validation-rule
728212 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1967611 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
yorcreative/laravel-argonaut-dto
8940 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.