Libraries tagged by php validation
awurth/slim-validation
314139 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
daveearley/daves-email-validation-tool
263583 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
z4kn4fein/php-semver
961837 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
1287525 Downloads
Powerful & memory efficient CSS linter for PHP
inhere/php-validate
75400 Downloads
generic data validate, filter library of the php
stymiee/email-validator
259697 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
ph-7/eu-vat-validator
369633 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
895622 Downloads
Official kickbox API library client for PHP
henzeb/enumhancer
173641 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
mattkingshott/axiom
116671 Downloads
A package that provides a library of reusable Laravel validation rules.
sop/x509
657920 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
merkeleon/php-cryptocurrency-address-validation
273150 Downloads
Cryptocurrency address validation. Currently supports litecoin and bitcoin.
wol-soft/php-json-schema-model-generator
68916 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
verifykit/verifykit-sdk-php
43394 Downloads
VerifyKit is the next gen phone number validation system. Users can easily verify their phone numbers without the need of entering phone number or a pin code.
somnambulist/validation
97221 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library