Libraries tagged by validation
awurth/slim-validation
402412 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
infinitypaul/laravel-password-history-validation
270138 Downloads
Prevent users from reusing recently used passwords
daveearley/daves-email-validation-tool
349291 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
divineomega/laravel-password-exposed-validation-rule
717007 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1737266 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
110800 Downloads
A powerful PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero dependencies, blazing fast, and production-ready.
wendelladriel/laravel-lift
50258 Downloads
Take your Eloquent Models to the next level
stymiee/email-validator
496653 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
594510 Downloads
Framework agnostic upload library
schuppo/password-strength
2752921 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
relaticle/custom-fields
57558 Downloads
User Defined Custom Fields for Laravel Filament
ph-7/eu-vat-validator
503391 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
neverbounce/neverbounce-php
1221483 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nekman/luhn-algorithm
880890 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
neilime/php-css-lint
1910658 Downloads
Powerful & memory efficient CSS linter for PHP