Libraries tagged by valuation
sadegh19b/laravel-persian-validation
103164 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
korridor/laravel-model-validation-rules
249235 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
infinitypaul/laravel-password-history-validation
294807 Downloads
Prevent users from reusing recently used passwords
illuminatech/validation-composite
556596 Downloads
Allows uniting several validation rules into a single one for easy re-usage
hyperf/validation
2278519 Downloads
hyperf validation
happyr/entity-exists-validation-constraint
227952 Downloads
Verify that your entity exists
daveearley/daves-email-validation-tool
360309 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
awurth/slim-validation
411586 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
divineomega/laravel-password-exposed-validation-rule
724284 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1875750 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.
yoeunes/regex-parser
143375 Downloads
A PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero runtime dependencies.
wendelladriel/laravel-lift
53132 Downloads
Take your Eloquent Models to the next level
stymiee/email-validator
529058 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
siriusphp/upload
608290 Downloads
Framework agnostic upload library
schuppo/password-strength
2762060 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.