Registry / http-client / jane-php-open-api

jane-php-open-api

JSON →
library5.3.2phppackagistunverified

Generate a PHP Client API (PSR7/PSR18 compatible) given an OpenAPI 3.x specification.

composer require jane-php/open-api
INSTALL
IMPORT
SIG · JANE-PHP-OPEN-API
J
jane-php-open-api
http-clientphpv5.3.2
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.

JaneOpenApi
use Jane\OpenApi\JaneOpenApi;

Generate a PHP client from an OpenAPI specification.

use Jane\OpenApi\JaneOpenApi; $jane = JaneOpenApi::build(); $client = $jane->create('path/to/openapi.yaml');
Debug
Known issues
breakingGenerated code requires PSR-7 and PSR-18 compatible HTTP clients.
fix
Install a PSR-18 implementation like guzzlehttp/guzzle or symfony/http-client.
affects: >=5.0
Upgrade
Version history
5.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
jane-php-open-api — pip install jane-php-open-api · libregistry