Registry / http-client / easyswoole-http-client

easyswoole-http-client

JSON →
library1.6.1phppackagistunverified

php stander lib

composer require easyswoole/http-client
INSTALL
IMPORT
SIG · EASYSWOOLE-HTTP-CL
E
easyswoole-http-client
http-clientphpv1.6.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.

HttpClient
use EasySwoole\HttpClient\HttpClient;

Make a GET request

use EasySwoole\HttpClient\HttpClient; $client = new HttpClient('http://example.com'); $response = $client->get(); echo $response->getBody();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
OpenAI (training)
1
Resources
easyswoole-http-client — pip install easyswoole-http-client · libregistry