Libraries tagged by code validation
axlon/laravel-postal-code-validation
3836692 Downloads
Worldwide postal code validation for Laravel
barbieswimcrew/zip-code-validator
2614335 Downloads
Constraint class for international zipcode validation
crestapps/laravel-code-generator
99063 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
nfephp-org/sped-gtin
1386770 Downloads
Classes for validation of GTIN codes.
wol-soft/php-json-schema-model-generator
131353 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
laravel-validation-rules/country-codes
515076 Downloads
Validate country codes.
imelgrat/barcode-validator
96593 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
mlocati/vat-lib
73241 Downloads
A PHP library to check VAT numbers
imanghafoori/laravel-heyman
37822 Downloads
A package to help you write expressive defensive code in a functional manner
verifykit/verifykit-sdk-php
92581 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.
rottingham/product-code-validation
120979 Downloads
Product UPC, EAN and ISBN Validator
pmigut/gtin-validator
180332 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.
fundraisingbox/symfony-precognition
5279 Downloads
A Symfony bundle that allows validating requests without executing controller code
ferdous/laravel-otp-validate
24787 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
14545 Downloads
Generation and verification of card numbers using Luhn's algorithm.