akiosarkiz / openapi-attributes
Fund package maintenance!
.
1.6.2
2021-10-27 13:32 UTC
Requires
- php: >=8.0
- league/pipeline: ^1.0
- symfony/finder: ^5.3
- symfony/http-foundation: ^5.3
- symfony/yaml: ^5.3
Requires (Dev)
- opis/json-schema: ^2.1
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^5.3
README
Features
- Generate info
- Generate schema
- Generate paths
- Generate security schema
- Generate servers
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.