Registry / networking / httpsoft-http-server-request

httpsoft-http-server-request

JSON →
library1.1.1phppackagistunverified

Infrastructure for creating PSR-7 ServerRequest and UploadedFile

composer require httpsoft/http-server-request
INSTALL
IMPORT
SIG · HTTPSOFT-HTTP-SERV
H
httpsoft-http-server-request
networkingphpv1.1.1
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.

ServerRequestCreator
✓ use HttpSoft\ServerRequest\ServerRequestCreator;

Create a PSR-7 ServerRequest from superglobals.

use HttpSoft\ServerRequest\ServerRequestCreator; $creator = new ServerRequestCreator(); $request = $creator->createFromGlobals();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
httpsoft-http-server-request — pip install httpsoft-http-server-request · libregistry