Libraries tagged by vapi
somnambulist/validation
169471 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
sirprize/postal-code-validator
1975161 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
777875 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
sandermuller/laravel-fluent-validation
22115 Downloads
Fluent validation rule builders for Laravel
sadegh19b/laravel-persian-validation
99137 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
rexxars/html-validator
626539 Downloads
Validates HTML using Validator.nu
rdx/behat-variables
2494353 Downloads
Store variables across Scenarios during Behat testing
ph-7/eu-vat-validator
503959 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
48429 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
1297149 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
kielabokkie/bitcoin-address-validator
324271 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
jxlwqq/id-validator
54317 Downloads
Chinese Mainland Personal ID Card Validation
infinitypaul/laravel-password-history-validation
271118 Downloads
Prevent users from reusing recently used passwords
inacho/php-credit-card-validator
1420789 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
537136 Downloads
Allows uniting several validation rules into a single one for easy re-usage