Registry / networking / gpupo-common-sdk

gpupo-common-sdk

JSON →
library6.5.0phppackagistunverified

Componente de uso comum entre SDKs para integração a partir de aplicações PHP com Restful webservices

composer require gpupo/common-sdk
INSTALL
IMPORT
SIG · GPUPO-COMMON-SDK
G
gpupo-common-sdk
networkingphpv6.5.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 Gpupo\CommonSdk\Client;

Create a client to interact with RESTful web services

use Gpupo\CommonSdk\Client; $client = new Client(['base_uri' => 'https://api.example.com']); $response = $client->get('/endpoint'); echo $response->getBody();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gpupo-common-sdk — pip install gpupo-common-sdk · libregistry