Libraries tagged by php validation
daveearley/daves-email-validation-tool
288607 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
z4kn4fein/php-semver
1170261 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.
neilime/php-css-lint
1514772 Downloads
Powerful & memory efficient CSS linter for PHP
stymiee/email-validator
340189 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
1388780 Downloads
Top Level Domain (TLD) validation library for PHP
ph-7/eu-vat-validator
411485 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
955985 Downloads
Official kickbox API library client for PHP
henzeb/enumhancer
224412 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
nojacko/email-validator
352112 Downloads
Small PHP library to valid email addresses using a number of methods.
mattkingshott/axiom
122927 Downloads
A package that provides a library of reusable Laravel validation rules.
tomloprod/colority
32446 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
sop/x509
762311 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
stellarwp/validation
566909 Downloads
An end-to-end ready PHP validation library
merkeleon/php-cryptocurrency-address-validation
307491 Downloads
Cryptocurrency address validation. Currently supports litecoin and bitcoin.
wol-soft/php-json-schema-model-generator
88240 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code