Libraries tagged by validations
awurth/slim-validation
401514 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
infinitypaul/laravel-password-history-validation
267110 Downloads
Prevent users from reusing recently used passwords
daveearley/daves-email-validation-tool
348331 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
divineomega/laravel-password-exposed-validation-rule
716288 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1724352 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
107347 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
50152 Downloads
Take your Eloquent Models to the next level
stymiee/email-validator
493509 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
593990 Downloads
Framework agnostic upload library
schuppo/password-strength
2752290 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
relaticle/custom-fields
56474 Downloads
User Defined Custom Fields for Laravel Filament
ph-7/eu-vat-validator
501661 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
708223 Downloads
Parameter processing library
neverbounce/neverbounce-php
1216896 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nekman/luhn-algorithm
878342 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.