Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akiosarkiz/openapi-attributes
https://github.com/akiosarkiz/openapi-attributes
openapi openapi3 php php80
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akiosarkiz/openapi-attributes
- Owner: AkioSarkiz
- License: mit
- Created: 2021-08-09T07:22:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T13:33:21.000Z (about 3 years ago)
- Last Synced: 2024-05-21T03:51:26.199Z (7 months ago)
- Topics: openapi, openapi3, php, php80
- Language: PHP
- Homepage: https://akiosarkiz.github.io/openapi-attributes/
- Size: 521 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# OpenAPI PHP Attributes
## Features
- [x] Generate info
- [x] Generate schema
- [x] Generate paths
- [x] Generate security schema
- [x] Generate serversThis 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.### Documentation [link](https://akiosarkiz.github.io/openapi-attributes/)