Download the PHP package larium/credit-card without Composer
On this page you can find all versions of the php package larium/credit-card. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download larium/credit-card
More information about larium/credit-card
Files in larium/credit-card
Download larium/credit-card
More information about larium/credit-card
Files in larium/credit-card
Please rate this library. Is it a good library?
Informations about the package credit-card
Credit card as Value Object
Installation
You can install this library using Composer
Information about how to install composer you can find here
Command line
In root directory of your project run through a console:
Composer.json
Include require line in your file
and run from console in the root directory of your project:
After this you must require autoload file from composer.
Usage
Creating a credit card object
``
Adding a token in credit card object
``
In some cases we need to use a temporary token to fulfil a payment. Many payment gateways support a limited time token, which represents a card or a payment method.
``
Validating a credit card
``
Validating a token of a credit card
``
All versions of credit-card with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package larium/credit-card contains the following files
Loading the files please wait ....