PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of VITOR GABRIEL M. DANTAS   Card Validator PHP   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Card Validator PHP
Validate different types of credit card numbers
Author: By
Last change:
Date: 4 days ago
Size: 291 bytes
 

Contents

Class file image Download
{ "name": "r0t1v/cardvalidatorphp", "autoload": { "psr-4": { "r0t1v\\Cardvalidatorphp\\": "src/" } }, "authors": [ { "name": "Vitor Gabriel", "email": "[email protected]" } ], "require": {} }