Download the PHP package hipsterjazzbo/laravel-luhn-validator without Composer
On this page you can find all versions of the php package hipsterjazzbo/laravel-luhn-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hipsterjazzbo/laravel-luhn-validator
More information about hipsterjazzbo/laravel-luhn-validator
Files in hipsterjazzbo/laravel-luhn-validator
Download hipsterjazzbo/laravel-luhn-validator
More information about hipsterjazzbo/laravel-luhn-validator
Files in hipsterjazzbo/laravel-luhn-validator
Vendor hipsterjazzbo
Package laravel-luhn-validator
Short Description A luhn algorithm validator for Laravel 4's Validator
License MIT
Package laravel-luhn-validator
Short Description A luhn algorithm validator for Laravel 4's Validator
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-luhn-validator
Laravel Luhn Validator
A luhn algorithm validator for Laravel 4's Validator.
Installation
Start by adding this package to your composer.json
:
Now you've got to update composer:
And then add this package to the ServiceProviders
array in your app/config/app.php
:
Usage
Just specify the new rule when you're defining your rules:
All versions of laravel-luhn-validator with dependencies
PHP Build Version
Package Version
The package hipsterjazzbo/laravel-luhn-validator contains the following files
Loading the files please wait ....