Libraries tagged by validacion
awurth/slim-validation
404713 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
divineomega/laravel-password-exposed-validation-rule
718752 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1768765 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
118390 Downloads
A PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero runtime dependencies.
yiisoft/validator
427896 Downloads
Yii Validator
wendelladriel/laravel-lift
50857 Downloads
Take your Eloquent Models to the next level
stymiee/email-validator
505291 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
598148 Downloads
Framework agnostic upload library
schuppo/password-strength
2755173 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
relaticle/custom-fields
59753 Downloads
User Defined Custom Fields for Laravel Filament
ph-7/eu-vat-validator
508032 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
param-processor/param-processor
717322 Downloads
Parameter processing library
neverbounce/neverbounce-php
1231553 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nekman/luhn-algorithm
887697 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
neilime/php-css-lint
1923799 Downloads
Powerful & memory efficient CSS linter for PHP