Registry / http-client / slim-http

slim-http

JSON →
library1.4.0phppackagistunverified

Slim PSR-7 Object Decorators for HTTP messages and streams.

composer require slim/http
INSTALL
IMPORT
SIG · SLIM-HTTP
S
slim-http
http-clientphpv1.4.0
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 Slim\Http\Request;

Create a PSR-7 Request object using Slim's decorator.

use Slim\Http\Request; $request = new Request('GET', new \Slim\Psr7\Uri('http://example.com')); echo $request->getMethod();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Amazon
1
Resources
slim-http — pip install slim-http · libregistry