Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
vendor /
google /
cloud-storage /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-sr-x
2026-03-23 23:35
.gitattributes
70
B
-rw-r--r--
2026-03-23 23:35
CODE_OF_CONDUCT.md
1.93
KB
-rw-r--r--
2026-03-23 23:35
CONTRIBUTING.md
512
B
-rw-r--r--
2026-03-23 23:35
LICENSE
11.09
KB
-rw-r--r--
2026-03-23 23:35
README.md
2.82
KB
-rw-r--r--
2026-03-23 23:35
SECURITY.md
329
B
-rw-r--r--
2026-03-23 23:35
VERSION
7
B
-rw-r--r--
2026-03-23 23:35
composer.json
1.32
KB
-rw-r--r--
2026-03-23 23:35
Save
Rename
{ "name": "google/cloud-storage", "description": "Cloud Storage Client for PHP", "license": "Apache-2.0", "minimum-stability": "stable", "require": { "php": "^8.1", "google/cloud-core": "^1.57", "ramsey/uuid": "^4.2.3" }, "require-dev": { "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "phpseclib/phpseclib": "^2.0||^3.0", "google/cloud-pubsub": "^2.0" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2.", "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications." }, "extra": { "component": { "id": "cloud-storage", "target": "googleapis/google-cloud-php-storage.git", "path": "Storage", "entry": "src/StorageClient.php" } }, "autoload": { "psr-4": { "Google\\Cloud\\Storage\\": "src" } }, "autoload-dev": { "psr-4": { "Google\\Cloud\\Storage\\Tests\\": "tests" } } }