__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{
"name": "opis/uri",
"description": "Build, parse and validate URIs and URI-templates",
"keywords": ["uri", "uri template", "url", "parse url", "uri components", "validate uri", "punycode"],
"homepage": "https://opis.io",
"license": "Apache-2.0",
"authors": [
{
"name": "Marius Sarca",
"email": "[email protected]"
},
{
"name": "Sorin Sarca",
"email": "[email protected]"
}
],
"require": {
"php": "^7.4 || ^8.0",
"opis/string": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9"
},
"autoload": {
"psr-4": {
"Opis\\Uri\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Opis\\Uri\\Test\\": "tests/"
}
},
"config": {
"preferred-install": "dist"
},
"prefer-stable": true,
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| src | Folder | 0775 |
|
|
| LICENSE | File | 9.93 KB | 0664 |
|
| autoload.php | File | 1.4 KB | 0664 |
|
| composer.json | File | 1.02 KB | 0664 |
|