Registry / http-client / tcdent-php-restclient

tcdent-php-restclient

JSON →
library0.1.8phppackagistunverified

A generic REST API client for PHP

composer require tcdent/php-restclient
INSTALL
IMPORT
SIG · TCDENT-PHP-RESTCLI
T
tcdent-php-restclient
http-clientphpv0.1.8
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.

RestClient
use RestClient;

Make a GET request to a REST API

use RestClient; $client = new RestClient(); $result = $client->get('https://api.example.com/users'); echo $result->getBody();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
34
OpenAI (training)
1
Resources
tcdent-php-restclient — pip install tcdent-php-restclient · libregistry