Libraries tagged by validar
phpexperts/datatype-validator
800392 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
406140 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
milwad/laravel-validate
27381 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
kirschbaum-development/laravel-openapi-validator
897079 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
jxlwqq/id-validator
48115 Downloads
Chinese Mainland Personal ID Card Validation
inhere/php-validate
81733 Downloads
generic data validate, filter library of the php
infinitypaul/laravel-password-history-validation
115890 Downloads
Prevent users from reusing recently used passwords
inacho/php-credit-card-validator
1350850 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
illuminatech/validation-composite
426382 Downloads
Allows uniting several validation rules into a single one for easy re-usage
hyperf/validation
1762242 Downloads
hyperf validation
davidepastore/slim-validation
212003 Downloads
A slim middleware for validation based on Respect/Validation
daveearley/daves-email-validation-tool
285604 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
danielebarbaro/laravel-vat-eu-validator
276193 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cerbero/command-validator
385453 Downloads
Laravel package to validate the input of console commands.
awurth/slim-validation
337819 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display