Download the PHP package switon/openapi without Composer
On this page you can find all versions of the php package switon/openapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package openapi
Switon OpenAPI Package
Switon's OpenAPI pipeline for collecting routes, merging YAML fragments, syncing stubs, and exporting JSON specs.
Highlights
- Document assembly: route metadata and YAML fragments are merged into one OpenAPI document.
- Route collection: HTTP controllers can be scanned into OpenAPI entries.
- Stub sync: discovered routes can generate missing controller and component stubs.
- CLI workflow:
open-api:init,open-api:sync,open-api:export, andopen-api:lintcover the spec loop. - Spec helpers: response schema guessing and sample-to-schema conversion reduce manual work.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/openapi
License
MIT.
All versions of openapi with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
ext-json Version *
switon/command Version ^1.0
switon/core Version ^1.0
switon/http Version ^1.0
switon/router Version ^1.0
switon/yaml Version ^1.0
ext-json Version *
switon/command Version ^1.0
switon/core Version ^1.0
switon/http Version ^1.0
switon/router Version ^1.0
switon/yaml Version ^1.0
The package switon/openapi contains the following files
Loading the files please wait ...