Libraries tagged by code validation
axlon/laravel-postal-code-validation
2469490 Downloads
Worldwide postal code validation for Laravel and Lumen
crestapps/laravel-code-generator
78460 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.
barbieswimcrew/zip-code-validator
1800489 Downloads
Constraint class for international zipcode validation
nfephp-org/sped-gtin
720233 Downloads
Classes for validation of GTIN codes.
laravel-validation-rules/country-codes
414090 Downloads
Validate country codes.
imanghafoori/laravel-heyman
35716 Downloads
A package to help you write expressive defensive code in a functional manner
wol-soft/php-json-schema-model-generator
75274 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
verifykit/verifykit-sdk-php
47420 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.
imelgrat/barcode-validator
74240 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
pmigut/gtin-validator
138735 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.
orumad/laravel-spanish-validator
14404 Downloads
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
mlocati/vat-lib
11478 Downloads
A PHP library to check VAT numbers
ferdous/laravel-otp-validate
23170 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
11188 Downloads
Generation and verification of card numbers using Luhn's algorithm.
digitaldream/laracrud
20468 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