[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.223.43.151: ~ $
{
    "name": "matthiasmullie/path-converter",
    "type": "library",
    "description": "Relative path converter",
    "keywords": ["relative", "path", "converter", "paths"],
    "homepage": "https://github.com/matthiasmullie/path-converter",
    "license": "MIT",
    "authors": [
        {
            "name": "Matthias Mullie",
            "homepage": "https://www.mullie.eu",
            "email": "pathconverter@mullie.eu",
            "role": "Developer"
        }
    ],
    "require": {
        "php": ">=5.3.0",
        "ext-pcre": "*"
    },
    "require-dev": {
        "phpunit/phpunit": ">=4.8",
        "friendsofphp/php-cs-fixer": ">=2.0",
        "squizlabs/php_codesniffer": ">=3.0"
    },
    "autoload": {
        "psr-4": {
            "MatthiasMullie\\PathConverter\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "MatthiasMullie\\PathConverter\\Tests\\": "tests/"
        }
    }
}

Filemanager

Name Type Size Permission Actions
Converter.php File 5.66 KB 0644
ConverterInterface.php File 528 B 0644
LICENSE File 1.03 KB 0644
NoConverter.php File 437 B 0644
composer.json File 937 B 0644
ruleset.xml File 202 B 0644