Libraries tagged by php validation
awurth/slim-validation
415120 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
wol-soft/php-json-schema-model-generator
132640 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
magewirephp/validation
575408 Downloads
PHP Laravel like standalone validation library (forked from rakit/validation)
daveearley/daves-email-validation-tool
366662 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
z4kn4fein/php-semver
1945407 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.
somnambulist/validation
182971 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
neverbounce/neverbounce-php
1290224 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
neilime/php-css-lint
1983197 Downloads
Powerful & memory efficient CSS linter for PHP
nekman/luhn-algorithm
926913 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
stymiee/email-validator
543391 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.
arubacao/tld-checker
1819048 Downloads
Top Level Domain (TLD) validation library for PHP
freshwork/chilean-bundle
221062 Downloads
A PHP composer package with Chilean validations, common variables, etc. (RUT, IVA, ETC). Ready for Laravel. Grande chile ctm :)
yorcreative/laravel-argonaut-dto
7638 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.
yoeunes/regex-parser
152566 Downloads
A PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero runtime dependencies.
ph-7/eu-vat-validator
528482 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).