Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/phpmyadmin/vendor/fig/http-message-util/ |
Upload File : |
{ "name": "fig/http-message-util", "description": "Utility classes and constants for use with PSR-7 (psr/http-message)", "keywords": ["psr", "psr-7", "http", "http-message", "request", "response"], "license": "MIT", "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "suggest": { "psr/http-message": "The package containing the PSR-7 interfaces" }, "autoload": { "psr-4": { "Fig\\Http\\Message\\": "src/" } }, "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } } }