PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
vendor
/
stripe
/
stripe-php
{ "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" } } }
[+]
..
[-] phpunit.no_autoload.xml
[edit]
[-] phpunit.xml
[edit]
[+]
.github
[+]
examples
[-] .gitignore
[edit]
[-] .coveralls.yml
[edit]
[-] update_certs.php
[edit]
[-] CHANGELOG.md
[edit]
[+]
tests
[-] VERSION
[edit]
[-] .travis.yml
[edit]
[+]
data
[-] .editorconfig
[edit]
[-] composer.json
[edit]
[-] build.php
[edit]
[+]
lib
[-] LICENSE
[edit]
[-] README.md
[edit]
[-] init.php
[edit]