Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-wappspector /
vendor /
symfony /
string /
Delete
Unzip
Name
Size
Permission
Date
Action
Exception
[ DIR ]
drwxr-xr-x
2026-07-28 07:28
Inflector
[ DIR ]
drwxr-xr-x
2026-07-28 07:28
Resources
[ DIR ]
drwxr-xr-x
2026-07-28 07:28
Slugger
[ DIR ]
drwxr-xr-x
2026-07-28 07:28
AbstractString.php
18.45
KB
-rw-r--r--
2026-07-28 07:28
AbstractUnicodeString.php
26.16
KB
-rw-r--r--
2026-07-28 07:28
ByteString.php
14.48
KB
-rw-r--r--
2026-07-28 07:28
CHANGELOG.md
890
B
-rw-r--r--
2026-07-28 07:28
CodePointString.php
7.72
KB
-rw-r--r--
2026-07-28 07:28
LICENSE
1.04
KB
-rw-r--r--
2026-07-28 07:28
LazyString.php
4.36
KB
-rw-r--r--
2026-07-28 07:28
README.md
555
B
-rw-r--r--
2026-07-28 07:28
UnicodeString.php
13.4
KB
-rw-r--r--
2026-07-28 07:28
composer.json
1.3
KB
-rw-r--r--
2026-07-28 07:28
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": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/intl": "^6.2|^7.0", "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/translation-contracts": "<2.5" }, "autoload": { "psr-4": { "Symfony\\Component\\String\\": "" }, "files": [ "Resources/functions.php" ], "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }