X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/vendor/symfony/string
home
/
gfecatvj
/
sites
/
vendor
/
symfony
/
string
/
📁
..
📄
.gitattributes
(175 B)
📄
AbstractString.php
(18.04 KB)
📄
AbstractUnicodeString.php
(25.67 KB)
📄
ByteString.php
(14.95 KB)
📄
CHANGELOG.md
(656 B)
📄
CodePointString.php
(7.87 KB)
📁
Exception
📁
Inflector
📄
LICENSE
(1.04 KB)
📄
LazyString.php
(4.79 KB)
📄
README.md
(560 B)
📁
Resources
📁
Slugger
📄
UnicodeString.php
(12.08 KB)
📄
composer.json
(1.27 KB)
Editing: composer.json
{ "name": "symfony/string", "type": "library", "description": "Symfony String component", "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", "extra": { "branch-alias": { "dev-master": "5.1-dev" } } }
Upload File
Create Folder