Download the PHP package psx/asyncapi without Composer
On this page you can find all versions of the php package psx/asyncapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor psx
Package asyncapi
Short Description Model classes to generate an AsyncAPI specification in a type-safe way
License Apache-2.0
Homepage https://phpsx.org
Package asyncapi
Short Description Model classes to generate an AsyncAPI specification in a type-safe way
License Apache-2.0
Homepage https://phpsx.org
Please rate this library. Is it a good library?
Informations about the package asyncapi
AsynAPI
About
This library contains model classes to generate an AsyncAPI specification in a type-safe way. The models are
automatically generated based on the TypeSchema specification (s. typeschema.json
). The
following example shows how you can generate an OpenAPI spec:
This would result in the following JSON:
Contribution
If you want to suggest changes please only change the typeschema.json
specification and then run
the php gen.php
script to regenerate all model classes.
All versions of asyncapi with dependencies
PHP Build Version
Package Version
The package psx/asyncapi contains the following files
Loading the files please wait ....