PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   PHP Crypto Currency Exchange   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Crypto Currency Exchange
Simulate the selling and buying of cryptocurrency
Author: By
Last change:
Date: 6 months ago
Size: 330 bytes
 

Contents

Class file image Download
{ "name": "flash/corretora", "description": "Simulador de compra", "license": "MIT", "autoload": { "psr-4": { "App\\": "backend/" } }, "authors": [ { "name": "faustinopsy", "email": "rodrigohipnose@gmail.com" } ], "require": {} }