Download the PHP package exsyst/swagger without Composer
On this page you can find all versions of the php package exsyst/swagger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exsyst/swagger
More information about exsyst/swagger
Files in exsyst/swagger
Download exsyst/swagger
More information about exsyst/swagger
Files in exsyst/swagger
Vendor exsyst
Package swagger
Short Description A php library to manipulate Swagger specifications
License MIT
Package swagger
Short Description A php library to manipulate Swagger specifications
License MIT
Please rate this library. Is it a good library?
Informations about the package swagger
Swagger
A php library to manipulate Swagger/Open API specifications.
Installation
Usage
Read an api.json
file:
Collections
There are two major collections: Paths
and Definitions
. The API is similar for both:
Models
There are a lot of models, e.g. the mentioned Path
above. The API is well written, so it works with the auto-completion of your IDE. It is straight forward and uses the same naming scheme as the OpenAPI specification.
Contributing
Feel free to fork and submit a pull request (don't forget the tests) and I am happy to merge.
All versions of swagger with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
The package exsyst/swagger contains the following files
Loading the files please wait ....