Libraries tagged by vapi
illuminatech/validation-composite
538378 Downloads
Allows uniting several validation rules into a single one for easy re-usage
hyperf/validation
2214364 Downloads
hyperf validation
freelancehunt/php-credit-card-validator
692590 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
felixkiss/uniquewith-validator
2367533 Downloads
Custom Laravel Validator for combined unique indexes
ddeboer/vatin-bundle
941526 Downloads
Symfony bundle for the VATIN library
daveearley/daves-email-validation-tool
350482 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
danielebarbaro/laravel-vat-eu-validator
432525 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cuyz/valinor-bundle
251455 Downloads
Symfony integration of `cuyz/valinor` — a library that helps to map any input into a strongly-typed value object structure.
cerbero/command-validator
480432 Downloads
Laravel package to validate the input of console commands.
awurth/slim-validation
403371 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
nojacko/email-validator
404877 Downloads
Small PHP library to valid email addresses using a number of methods.
divineomega/laravel-password-exposed-validation-rule
717785 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1748944 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.
yoeunes/regex-parser
114153 Downloads
A powerful PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero dependencies, blazing fast, and production-ready.
wendelladriel/laravel-lift
50512 Downloads
Take your Eloquent Models to the next level