X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/paypal/rest-api-sdk-php
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
paypal
/
rest-api-sdk-php
/
📁
..
📄
.gitattributes
(310 B)
📁
.github
📄
.gitignore
(205 B)
📄
CHANGELOG.md
(10.04 KB)
📄
LICENSE
(6.21 KB)
📄
README.md
(4.29 KB)
📄
composer.json
(721 B)
📁
lib
📄
phpunit.integration.xml
(1.08 KB)
📄
phpunit.xml
(999 B)
Editing: composer.json
{ "name": "paypal/rest-api-sdk-php", "description": "PayPal's PHP SDK for REST APIs", "keywords": ["paypal", "payments", "rest", "sdk"], "type": "library", "license": "Apache-2.0", "homepage": "http://paypal.github.io/PayPal-PHP-SDK/", "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors" } ], "require": { "php": ">=5.3.0", "ext-curl": "*", "ext-json": "*", "psr/log": "^1.0.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "autoload": { "psr-0": { "PayPal": "lib/" } } }
Upload File
Create Folder