![]() 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/phrity/net-uri/ |
{ "name": "phrity/net-uri", "type": "library", "description": "PSR-7 Uri and PSR-17 UriFactory implementation", "homepage": "https://phrity.sirn.se/net-uri", "keywords": ["uri", "uri factory", "PSR-7", "PSR-17"], "license": "MIT", "authors": [ { "name": "Sören Jensen", "email": "[email protected]", "homepage": "https://phrity.sirn.se" } ], "autoload": { "psr-4": { "Phrity\\Net\\": "src/" } }, "require": { "php": "^7.4 | ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0 | ^2.0" }, "require-dev": { "phpunit/phpunit": "^9.0 | ^10.0", "php-coveralls/php-coveralls": "^2.0", "squizlabs/php_codesniffer": "^3.0" } }