PATH:
home
/
lab2454c
/
.trash
/
core
/
vendor
/
coingate
/
coingate-php
{ "name": "coingate/coingate-php", "type": "library", "description": "CoinGate library for PHP", "version": "3.0.5", "keywords": [ "coingate", "bitcoin", "litecoin", "altcoin", "merchant", "gateway", "payment" ], "homepage": "https://coingate.com", "license": "MIT", "authors": [ { "name": "CoinGate and contributors", "homepage": "https://github.com/coingate/coingate-php/graphs/contributors" } ], "require": { "ext-curl": "*", "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "4.8.*" }, "autoload": { "psr-4": { "CoinGate\\": "lib/" } } }
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
lib
[+]
..
[+]
tests
[-] phpunit.no_autoload.xml
[edit]
[-] .gitignore
[edit]
[-] init.php
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]