Registry / http-client / api-api-core

api-api-core

JSON →
library1.0.0-beta.1phppackagistunverified

A library of API components to interact with external APIs.

composer require api-api/core
INSTALL
IMPORT
SIG · API-API-CORE
A
api-api-core
http-clientphpv1.0.0-beta.1
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 ApiApi\Core\Client;

Make an API request using the core client

use ApiApi\Core\Client; $client = new Client(); $response = $client->request('GET', 'https://api.example.com/endpoint');
Debug
Known issues
breakingBeta version may have breaking changes
fix
Pin to exact version and test thoroughly
affects: >=1.0.0-beta <1.0.0
Upgrade
Version history
1.0.0-beta.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
30
Resources
api-api-core — pip install api-api-core · libregistry