PHP 8.2.31
Preview: composer.json Size: 994 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/vendor/opis/string/composer.json

{
    "name": "opis/string",
    "description": "Multibyte strings as objects",
    "keywords": ["opis", "string", "utf-8", "multi-byte", "string manipulation"],
    "homepage": "https://opis.io/string",
    "license": "Apache-2.0",
    "authors": [
        {
            "name": "Marius Sarca",
            "email": "marius.sarca@gmail.com"
        },
        {
          "name": "Sorin Sarca",
          "email": "sarca_sorin@hotmail.com"
        }
    ],
    "require": {
        "php": "^7.4 || ^8.0",
        "ext-json": "*",
        "ext-iconv": "*"
    },
    "require-dev": {
        "phpunit/phpunit": "^9.0"
    },
    "autoload": {
        "psr-4": {
            "Opis\\String\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Opis\\String\\Test\\": "tests/"
        }
    },
    "scripts": {
      "tests": "./vendor/bin/phpunit --verbose --color"
    },
    "extra": {
        "branch-alias": {
            "dev-master": "2.x-dev"
        }
    }
}

Directory Contents

Dirs: 2 × Files: 3

Name Size Perms Modified Actions
res DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
src DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
994 B lrw-r--r-- 2025-11-24 23:10:10
Edit Download
9.93 KB lrw-r--r-- 2024-08-27 23:04:44
Edit Download
306 B lrw-r--r-- 2024-08-27 23:04:44
Edit Download

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