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.227.111.48
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
vendor /
symfony /
string /
Delete
Unzip
Name
Size
Permission
Date
Action
Exception
[ DIR ]
drwxr-xr-x
2021-01-25 09:00
Inflector
[ DIR ]
drwxr-xr-x
2021-01-25 09:00
Resources
[ DIR ]
drwxr-xr-x
2021-01-25 09:00
Slugger
[ DIR ]
drwxr-xr-x
2021-01-25 09:00
AbstractString.php
17.94
KB
-rw-r--r--
2021-01-25 09:00
AbstractUnicodeString.php
25.74
KB
-rw-r--r--
2021-01-25 09:00
ByteString.php
14.95
KB
-rw-r--r--
2021-01-25 09:00
CHANGELOG.md
705
B
-rw-r--r--
2021-01-25 09:00
CodePointString.php
7.87
KB
-rw-r--r--
2021-01-25 09:00
LICENSE
1.04
KB
-rw-r--r--
2021-01-25 09:00
LazyString.php
4.79
KB
-rw-r--r--
2021-01-25 09:00
README.md
560
B
-rw-r--r--
2021-01-25 09:00
UnicodeString.php
12.57
KB
-rw-r--r--
2021-01-25 09:00
composer.json
1.27
KB
-rw-r--r--
2021-01-25 09:00
Save
Rename
{ "name": "symfony/string", "type": "library", "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "keywords": ["string", "utf8", "utf-8", "grapheme", "i18n", "unicode"], "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-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "~1.15" }, "require-dev": { "symfony/error-handler": "^4.4|^5.0", "symfony/http-client": "^4.4|^5.0", "symfony/translation-contracts": "^1.1|^2", "symfony/var-exporter": "^4.4|^5.0" }, "autoload": { "psr-4": { "Symfony\\Component\\String\\": "" }, "files": [ "Resources/functions.php" ], "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }