Libraries tagged by validates
rexxars/html-validator
657883 Downloads
Validates HTML using Validator.nu
ph-7/eu-vat-validator
532283 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
kherge/json
250213 Downloads
Encodes, decodes, and validates JSON data.
jlorente/php-credit-cards
513078 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
inacho/php-credit-card-validator
1444232 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
743638 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
danielebarbaro/laravel-vat-eu-validator
474641 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
tiendanube/gtinvalidation
6214075 Downloads
Validates GTIN product codes.
simplesamlphp/simplesamlphp-module-expirycheck
6589127 Downloads
The expirycheck module validates user's expiry date
seromenho/xml-validator
242061 Downloads
Validates your XML against a xsd schema file.
mmal/openapi-validator
677205 Downloads
Validates data against provide openapi spec
jeremykendall/password-validator
71580 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
codeonyii/yii2-at-least-validator
273513 Downloads
Validates at least one (or more) attributes.
bakame/http-structured-fields
19423 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
herrera-io/json
4554991 Downloads
Encodes, decodes, and validates JSON data.