Registry / http-client / allansun-openapi-runtime

allansun-openapi-runtime

JSON →
library3.2.3phppackagistunverified

Runtime library to be used with other SDK generated from OpenAPI docs.

composer require allansun/openapi-runtime
INSTALL
IMPORT
SIG · ALLANSUN-OPENAPI-R
A
allansun-openapi-runtime
http-clientphpv3.2.3
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 Allansun\OpenApi\Runtime\Client;

Creates a client for interacting with an OpenAPI-based API.

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

No known issues recorded.

Upgrade
Version history
3.2.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
Resources
allansun-openapi-runtime — pip install allansun-openapi-runtime · libregistry