Download the PHP package laravel-validation-rules/credit-card without Composer
On this page you can find all versions of the php package laravel-validation-rules/credit-card. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-validation-rules/credit-card
More information about laravel-validation-rules/credit-card
Files in laravel-validation-rules/credit-card
Download laravel-validation-rules/credit-card
More information about laravel-validation-rules/credit-card
Files in laravel-validation-rules/credit-card
Vendor laravel-validation-rules
Package credit-card
Short Description Validate credit card number, expiration date, cvc
License Apache-2.0
Package credit-card
Short Description Validate credit card number, expiration date, cvc
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package credit-card
Laravel Validator Rules - Credit Card
This rule will validate that a given credit card number, expiration date or cvc is valid.
Installation
Usage
As FormRequest
Card number
From request
Directly
Card expiration
From request
Directly
Card CVC
From request
Directly
License
This project is licensed under an Apache 2.0 license which you can find in this LICENSE.
Feedback
If you have any feedback, comments or suggestions, please feel free to open an issue within this repository!
All versions of credit-card with dependencies
PHP Build Version
Package Version
Requires
php Version
7.*|8.*
illuminate/validation Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/translation Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/validation Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/translation Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
The package laravel-validation-rules/credit-card contains the following files
Loading the files please wait ....