{ "name": "brepo/phpquoteshellarg", "description": "Improved escape shell arguments for support of special charactars", "keywords": ["quoteshellarg", "escapeshellarg"], "homepage": "https://dev.brepo.ru/bayrepo/hestiacp", "type": "library", "license": "Unlicense", "require": { "php": ">=8.0" }, "autoload": { "files":["src/Hestiacp/quoteshellarg/quoteshellarg.php"] } }