Registry / http-client / swlib-saber

swlib-saber

JSON →
library1.0.18phppackagistunverified

Swoole coroutine HTTP client.

composer require swlib/saber
INSTALL
IMPORT
SIG · SWLIB-SABER
S
swlib-saber
http-clientphpv1.0.18
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.

Saber
use Swlib\Saber\Saber;

Create a Saber instance and make a GET request.

use Swlib\Saber\Saber; $saber = Saber::create(); $response = $saber->get('https://example.com'); echo $response->getBody();
Debug
Known issues
breakingRequires Swoole extension.
fix
Install the Swoole PHP extension.
affects: all
Upgrade
Version history
1.0.18latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources
swlib-saber — pip install swlib-saber · libregistry