Registry / serialization / allansun-openapi-parser

allansun-openapi-parser

JSON →
library2.1.5phppackagistunverified

A universal OpenAPI (Swagger) schema parser.

composer require allansun/openapi-parser
INSTALL
IMPORT
SIG · ALLANSUN-OPENAPI-P
A
allansun-openapi-parser
serializationphpv2.1.5
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.

Parser
use Allansun\OpenApiParser\Parser;

Parse an OpenAPI schema file.

use Allansun\OpenApiParser\Parser; $parser = new Parser; $schema = $parser->parse('/path/to/openapi.yaml'); print_r($schema);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
30
OpenAI (training)
1
Resources
allansun-openapi-parser — pip install allansun-openapi-parser · libregistry