Libraries tagged by code validation
axlon/laravel-postal-code-validation
2630831 Downloads
Worldwide postal code validation for Laravel and Lumen
crestapps/laravel-code-generator
82026 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
1900489 Downloads
Constraint class for international zipcode validation
nfephp-org/sped-gtin
769911 Downloads
Classes for validation of GTIN codes.
laravel-validation-rules/country-codes
431965 Downloads
Validate country codes.
imelgrat/barcode-validator
78124 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
imanghafoori/laravel-heyman
35962 Downloads
A package to help you write expressive defensive code in a functional manner
wol-soft/php-json-schema-model-generator
82844 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
verifykit/verifykit-sdk-php
53574 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.
jekk0/laravel-iso3166-validation-rules
61984 Downloads
Laravel/Lumen validation rules for validate country codes (ISO3166-1)
pmigut/gtin-validator
145073 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
15469 Downloads
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
ferdous/laravel-otp-validate
23629 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
11416 Downloads
Generation and verification of card numbers using Luhn's algorithm.
digitaldream/laracrud
20682 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