Registry / http-client / widop-http-adapter

widop-http-adapter

JSON →
library1.1.0phppackagistunverified

Issue HTTP requests.

composer require widop/http-adapter
INSTALL
IMPORT
SIG · WIDOP-HTTP-ADAPTER
W
widop-http-adapter
http-clientphpv1.1.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.

HttpAdapterInterface
use Widop\HttpAdapter\HttpAdapterInterface;

Send a GET request using cURL adapter.

use Widop\HttpAdapter\CurlHttpAdapter; $adapter = new CurlHttpAdapter(); $response = $adapter->getContent('https://example.com');
Debug
Known issues
gotchaDeprecated in favor of PSR-18 HTTP clients.
fix
Migrate to a PSR-18 compatible client like Guzzle.
affects: >=1.0.0
Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
Resources
widop-http-adapter — pip install widop-http-adapter · libregistry