Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
btm2000.bak /
includes /
stripe /
Delete
Unzip
Name
Size
Permission
Date
Action
data
[ DIR ]
drwxr-xr-x
2025-11-25 13:39
lib
[ DIR ]
drwxr-xr-x
2025-11-25 13:39
tests
[ DIR ]
drwxr-xr-x
2025-11-25 13:39
.coveralls.yml
96
B
-rw-r--r--
2025-11-25 13:39
.travis.yml
1
KB
-rw-r--r--
2025-11-25 13:39
CHANGELOG.md
16.44
KB
-rw-r--r--
2025-11-25 13:39
README.md
9.42
KB
-rw-r--r--
2025-11-25 13:39
VERSION
6
B
-rw-r--r--
2025-11-25 13:39
build.php
906
B
-rw-r--r--
2025-11-25 13:39
composer.json
721
B
-rw-r--r--
2025-11-25 13:39
init.php
4.76
KB
-rw-r--r--
2025-11-25 13:39
phpunit.no_autoload.xml
437
B
-rw-r--r--
2025-11-25 13:39
phpunit.xml
425
B
-rw-r--r--
2025-11-25 13:39
update_certs.php
407
B
-rw-r--r--
2025-11-25 13:39
Save
Rename
{ "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", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "autoload": { "psr-4": { "Stripe\\" : "lib/" } }, "extra": { "branch-alias": { "dev-master": "2.0-dev" } } }