Libraries tagged by code validation
axlon/laravel-postal-code-validation
3490108 Downloads
Worldwide postal code validation for Laravel
barbieswimcrew/zip-code-validator
2422725 Downloads
Constraint class for international zipcode validation
crestapps/laravel-code-generator
95024 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
1093444 Downloads
Classes for validation of GTIN codes.
laravel-validation-rules/country-codes
493439 Downloads
Validate country codes.
imelgrat/barcode-validator
91787 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
imanghafoori/laravel-heyman
37495 Downloads
A package to help you write expressive defensive code in a functional manner
orumad/laravel-spanish-validator
25385 Downloads
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
digitaldream/laracrud
21601 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
wol-soft/php-json-schema-model-generator
116933 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
verifykit/verifykit-sdk-php
81910 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
99051 Downloads
Laravel/Lumen validation rules for validate country codes (ISO3166-1)
pmigut/gtin-validator
173821 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.
mlocati/vat-lib
50438 Downloads
A PHP library to check VAT numbers
ferdous/laravel-otp-validate
24564 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.