Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.117.244.233
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
myadmin /
vendor /
symfony /
var-exporter /
Delete
Unzip
Name
Size
Permission
Date
Action
Exception
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
Internal
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
CHANGELOG.md
57
B
-rw-r--r--
2021-02-05 18:33
Instantiator.php
3.88
KB
-rw-r--r--
2021-02-05 18:33
LICENSE
1.04
KB
-rw-r--r--
2021-02-05 18:33
README.md
1.74
KB
-rw-r--r--
2021-02-05 18:33
VarExporter.php
3.44
KB
-rw-r--r--
2021-02-05 18:33
composer.json
973
B
-rw-r--r--
2021-02-05 18:33
Save
Rename
{ "name": "symfony/var-exporter", "type": "library", "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code", "keywords": ["export", "serialize", "instantiate", "hydrate", "construct", "clone"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.1.3" }, "require-dev": { "symfony/var-dumper": "^4.4.9|^5.0.9" }, "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-master": "4.4-dev" } } }