PHP 8.2.31
Preview: composer.json Size: 1.30 KB
//opt/cpanel/ea-wappspector/vendor/symfony/string/composer.json

{
    "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"
}

Directory Contents

Dirs: 4 × Files: 10

Name Size Perms Modified Actions
Exception DIR
- drwxr-xr-x 2026-05-12 11:44:19
Edit Download
Inflector DIR
- drwxr-xr-x 2026-05-12 11:44:19
Edit Download
Resources DIR
- drwxr-xr-x 2026-05-12 11:44:19
Edit Download
Slugger DIR
- drwxr-xr-x 2026-05-12 11:44:19
Edit Download
18.45 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
26.16 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
14.31 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
890 B lrw-r--r-- 2026-05-12 11:44:19
Edit Download
7.54 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
1.30 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
4.36 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
1.04 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download
555 B lrw-r--r-- 2026-05-12 11:44:19
Edit Download
13.32 KB lrw-r--r-- 2026-05-12 11:44:19
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).