Registry / serialization / cebe-php-openapi

cebe-php-openapi

JSON →
library1.8.0phppackagistunverified

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.

composer require cebe/php-openapi
INSTALL
IMPORT
SIG · CEBE-PHP-OPENAPI
C
cebe-php-openapi
serializationphpv1.8.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.

Reader
use cebe\openapi\Reader;

Read an OpenAPI specification from a YAML file

use cebe\openapi\Reader; $openapi = Reader::readFromYamlFile('openapi.yaml'); echo $openapi->openapi;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
cebe-php-openapi — pip install cebe-php-openapi · libregistry