Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
phpMyAdmin /
vendor /
symfony /
var-exporter /
Delete
Unzip
Name
Size
Permission
Date
Action
Exception
[ DIR ]
drwxrwxrwx
2024-07-26 17:40
Internal
[ DIR ]
drwxrwxrwx
2024-07-26 17:40
CHANGELOG.md
179
B
-rw-rw-rw-
2023-02-07 22:26
Instantiator.php
3.84
KB
-rw-rw-rw-
2023-02-07 22:26
LICENSE
1.04
KB
-rw-rw-rw-
2023-02-07 22:26
README.md
1.74
KB
-rw-rw-rw-
2023-02-07 22:26
VarExporter.php
3.55
KB
-rw-rw-rw-
2023-02-07 22:26
composer.json
902
B
-rw-rw-rw-
2023-02-07 22:26
Save
Rename
{ "name": "symfony/var-exporter", "type": "library", "description": "Allows exporting any serializable PHP 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.2.5", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "symfony/var-dumper": "^4.4.9|^5.0.9|^6.0" }, "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }