Luhn Algorithm Package for Laravel
The Luhn Algorithm Package for Laravel is a tool to validate and compute identification numbers using the Luhn algorithm. It provides validation rules, dependency injection, a facade, and an implementation of the algorithm itself. This package simplifies the use of the Luhn algorithm in Laravel applications, making it easier to validate credit card numbers, SIREN codes, and other similar numbers. You can install the package using Composer and use it by injecting the `LuhnAlgorithm` class or using the `Luhn` facade..
Validate Smarter, Not Harder.
No Website
GitHub RepositoryRelated Projects
PHP JSON Parser - Read large JSON from any source in a memory-efficient way
Parse Without Limits
Partyline – A Package to Print to the Artisan Console From Anywhere
Versatile console communication
Sidecar packages, deploys, and executes AWS Lambda functions from your Laravel application
Streamline Serverless with Laravel Sidecar.
Generate and Extract Random Data with RandoPHP
The ultimate random data toolkit