Libraries tagged by php validation
daveearley/daves-email-validation-tool
276652 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
z4kn4fein/php-semver
1078141 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
111912 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
neilime/php-css-lint
1399924 Downloads
Powerful & memory efficient CSS linter for PHP
stymiee/email-validator
303020 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
1273604 Downloads
Top Level Domain (TLD) validation library for PHP
ph-7/eu-vat-validator
391033 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
924782 Downloads
Official kickbox API library client for PHP
henzeb/enumhancer
199626 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
mattkingshott/axiom
119690 Downloads
A package that provides a library of reusable Laravel validation rules.
tomloprod/colority
16593 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
sop/x509
707338 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
awurth/slim-validation
327063 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
merkeleon/php-cryptocurrency-address-validation
290741 Downloads
Cryptocurrency address validation. Currently supports litecoin and bitcoin.
wol-soft/php-json-schema-model-generator
78198 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code