Registry / http-client / educoder-pest

educoder-pest

JSON →
library1.0.0phppackagistunverified

A proper REST client for PHP.

composer require educoder/pest
INSTALL
IMPORT
SIG · EDUCODER-PEST
E
educoder-pest
http-clientphpv1.0.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.

Client
use Educoder\Pest\Client;

Create a Pest client and make a GET request.

use Educoder\Pest\Client; $client = new Client(); $response = $client->get('https://api.example.com/users'); echo $response->getBody();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
Resources
educoder-pest — pip install educoder-pest · libregistry