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 : 216.73.216.44
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
symfony /
serializer /
Delete
Unzip
Name
Size
Permission
Date
Action
Annotation
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
CacheWarmer
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
DependencyInjection
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
Encoder
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
Exception
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
Extractor
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
Mapping
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
NameConverter
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
Normalizer
[ DIR ]
drwxrwxr-x
2022-07-28 13:33
CHANGELOG.md
11.6
KB
-rw-rw-r--
2022-07-28 13:33
LICENSE
1.04
KB
-rw-rw-r--
2022-07-28 13:33
README.md
586
B
-rw-rw-r--
2022-07-28 13:33
Serializer.php
13.46
KB
-rw-rw-r--
2022-07-28 13:33
SerializerAwareInterface.php
499
B
-rw-rw-r--
2022-07-28 13:33
SerializerAwareTrait.php
559
B
-rw-rw-r--
2022-07-28 13:33
SerializerInterface.php
915
B
-rw-rw-r--
2022-07-28 13:33
composer.json
2.62
KB
-rw-rw-r--
2022-07-28 13:33
Save
Rename
{ "name": "symfony/serializer", "type": "library", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "doctrine/annotations": "^1.12", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/config": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/filesystem": "^4.4|^5.0|^6.0", "symfony/form": "^4.4|^5.0|^6.0", "symfony/http-foundation": "^4.4|^5.0|^6.0", "symfony/http-kernel": "^4.4|^5.0|^6.0", "symfony/mime": "^4.4|^5.0|^6.0", "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.3.13|^6.0", "symfony/uid": "^5.3|^6.0", "symfony/validator": "^4.4|^5.0|^6.0", "symfony/var-dumper": "^4.4|^5.0|^6.0", "symfony/var-exporter": "^4.4|^5.0|^6.0", "symfony/yaml": "^4.4|^5.0|^6.0" }, "conflict": { "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<4.4", "symfony/property-access": "<5.4", "symfony/property-info": "<5.3.13", "symfony/uid": "<5.3", "symfony/yaml": "<4.4" }, "suggest": { "psr/cache-implementation": "For using the metadata cache.", "symfony/property-info": "To deserialize relations.", "symfony/yaml": "For using the default YAML mapping loader.", "symfony/config": "For using the XML mapping loader.", "symfony/property-access": "For using the ObjectNormalizer.", "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.", "symfony/var-exporter": "For using the metadata compiler." }, "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }