Download the PHP package uderline/openapi-php-attributes without Composer
On this page you can find all versions of the php package uderline/openapi-php-attributes. 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-php-attributes
OpenAPI PHP Attributes Generator
This CLI Tool is able to generate an OpenApi JSON file description according to PHP attributes contained in your files.
⚠️ Missing something ?
Just open an issue saying what's missing ! Feel free to open a PR but we recommend opening an issue beforehand.
Where to start ?
1 - Install the package openapi-php-attributes-generator with composer.
2 - Describe your API by following this documentation: https://uderline.github.io/openapi-php-attributes/
3 - Generate the JSON file:
A new file called openapi.json
has been generated !
Example
Will generate
All versions of openapi-php-attributes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/finder Version ^6.0|^7.0
symfony/http-foundation Version ^6.0|^7.0
symfony/string Version ^6.2
symfony/finder Version ^6.0|^7.0
symfony/http-foundation Version ^6.0|^7.0
symfony/string Version ^6.2
The package uderline/openapi-php-attributes contains the following files
Loading the files please wait ....