Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
41809
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."
Related Projects
Lightweight Permissions for Laravel with Ladder
Streamlined Role and Permission Control.
Data Transfer Object V3 Modernizes DTOs With PHP 8 Features
Modernize Your Data Transfer with PHP 8.
Soft Delete Child Models When a Parent is Deleted
Empowering through technology.