Registry / http-client / php-extended-php-http-message-psr7

php-extended-php-http-message-psr7

JSON →
library9.0.6phppackagistunverified

Another implementation of the psr7 : php-fig/http-message interface library

composer require php-extended/php-http-message-psr7
INSTALL
IMPORT
SIG · PHP-EXTENDED-PHP-H
P
php-extended-php-http-message-psr7
http-clientphpv9.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Request
use PhpExtended\HttpMessage\Psr7\Request;

Create a PSR-7 request

use PhpExtended\HttpMessage\Psr7\Request; $request = new Request('GET', 'https://example.com'); echo $request->getUri();
Debug
Known issues
gotchaNot widely adopted; consider using guzzlehttp/psr7 or nyholm/psr7 for broader support
fix
Switch to a more popular PSR-7 implementation
affects: *
Upgrade
Version history
9.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
php-extended-php-http-message-psr7 — pip install php-extended-php-http-message-psr7 · libregistry