![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/phpgt/cssxpath/ |
{ "name": "phpgt/cssxpath", "description": "Convert CSS selectors to XPath queries.", "type": "library", "require": { "php": ">=8.0" }, "require-dev": { "ext-dom": "*", "ext-libxml": "*", "phpstan/phpstan": "^v1.8", "phpunit/phpunit": "^v9.5" }, "license": "MIT", "autoload": { "psr-4": { "Gt\\CssXPath\\": "./src" } }, "autoload-dev": { "psr-4": { "Gt\\CssXPath\\Test\\": "./test/phpunit" } }, "authors": [ { "name": "Greg Bowler", "homepage": "https://www.g105b.com", "email": "[email protected]", "role": "Developer" } ], "funding": [ { "type": "github", "url": "https://github.com/sponsors/PhpGt" } ] }