Libraries tagged by php validation
daveearley/daves-email-validation-tool
281975 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
z4kn4fein/php-semver
1119155 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
119845 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
neilime/php-css-lint
1452697 Downloads
Powerful & memory efficient CSS linter for PHP
stymiee/email-validator
321649 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
1331518 Downloads
Top Level Domain (TLD) validation library for PHP
ph-7/eu-vat-validator
400098 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
kickbox/kickbox
939198 Downloads
Official kickbox API library client for PHP
henzeb/enumhancer
210607 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
mattkingshott/axiom
121331 Downloads
A package that provides a library of reusable Laravel validation rules.
tomloprod/colority
22227 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
sop/x509
732650 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
stellarwp/validation
534977 Downloads
An end-to-end ready PHP validation library
merkeleon/php-cryptocurrency-address-validation
298936 Downloads
Cryptocurrency address validation. Currently supports litecoin and bitcoin.
wol-soft/php-json-schema-model-generator
83460 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code