Libraries tagged by validation core
imanghafoori/laravel-heyman
37738 Downloads
A package to help you write expressive defensive code in a functional manner
codeonyii/yii2-at-least-validator
266339 Downloads
Validates at least one (or more) attributes.
digitaldream/laracrud
22212 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
laravel-validation-rules/phone
374560 Downloads
Validate that a phone number is in the correct format
postcode-nl/api-client
483084 Downloads
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
verifykit/verifykit-sdk-php
87781 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.
workerman/validation
37285 Downloads
The most awesome validation engine ever created for PHP. Respect/Validation 汉化版本
ikkez/f3-validation-engine
22146 Downloads
Validation engine for Cortex and the PHP Fat-Free Framework
phpcq/autoload-validation
122611 Downloads
Check that the contents of the composer.json autoload keys are correct.
imelgrat/barcode-validator
94189 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
blakvghost/php-validator
26279 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
pmigut/gtin-validator
176601 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
gosuperscript/axiom
31917 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
ferdous/laravel-otp-validate
24659 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
dragon-code/card-number
14063 Downloads
Generation and verification of card numbers using Luhn's algorithm.