Libraries tagged by validation library for PHP
giggsey/libphonenumber-for-php
160791396 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
rubix/ml
1547366 Downloads
A high-level machine learning and deep learning library for the PHP language.
daveearley/daves-email-validation-tool
349058 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
awurth/slim-validation
401915 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
z4kn4fein/php-semver
1729410 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.
arubacao/tld-checker
1728719 Downloads
Top Level Domain (TLD) validation library for PHP
kickbox/kickbox
1077728 Downloads
Official kickbox API library client for PHP
stymiee/email-validator
495182 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.
sop/x509
930307 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
rebuy/ean-isbn-library
282370 Downloads
A PHP library for EAN and ISBN validation and conversion
eclipxe/xmlschemavalidator
333788 Downloads
PHP Library for XML Schema Validations
quickemailverification/quickemailverification
184580 Downloads
Official QuickEmailVerification API library client for PHP
event4u/data-helpers
32847 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
utopia-php/emails
130499 Downloads
Utopia Emails library is simple and lite library for parsing and validating email addresses. This library is aiming to be as simple and easy to learn and use.
p-chess/chess
6435 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection