PATH:
home
/
lab2454c
/
spaxtac.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
modules
/
stripe
/
lib
/
stripe
{ "name": "stripe/stripe-php", "description": "Stripe PHP Library", "keywords": [ "stripe", "payment processing", "api" ], "homepage": "https://stripe.com/", "license": "MIT", "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "require": { "php": ">=5.4.0", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*" }, "require-dev": { "phpunit/phpunit": "~4.0", "php-coveralls/php-coveralls": "1.*", "squizlabs/php_codesniffer": "~2.0", "symfony/process": "~2.8" }, "autoload": { "psr-4": { "Stripe\\" : "lib/" } }, "extra": { "branch-alias": { "dev-master": "2.0-dev" } } }
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
data
[+]
lib
[+]
..
[+]
tests
[-] phpunit.no_autoload.xml
[edit]
[-] update_certs.php
[edit]
[-] init.php
[edit]
[-] VERSION
[edit]
[-] build.php
[edit]
[+]
examples
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]