Registry / http-client / kitetail-zttp

kitetail-zttp

JSON →
library0.6.0phppackagistunverified

A developer-experience focused HTTP client, optimized for most common use cases.

composer require kitetail/zttp
INSTALL
IMPORT
SIG · KITETAIL-ZTTP
K
kitetail-zttp
http-clientphpv0.6.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.

Zttp
use Zttp\Zttp;

Make a GET request and parse JSON response.

use Zttp\Zttp; $response = Zttp::get('https://api.example.com/endpoint'); $data = $response->json();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
kitetail-zttp — pip install kitetail-zttp · libregistry