https://github.com/protung/open-api-generator
Library to generate the OpenApi specification in PHP
https://github.com/protung/open-api-generator
openapi-generator openapi-specification openapi3 swagger
Last synced: about 2 months ago
JSON representation
Library to generate the OpenApi specification in PHP
- Host: GitHub
- URL: https://github.com/protung/open-api-generator
- Owner: protung
- License: mit
- Created: 2020-05-20T07:41:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T23:39:23.000Z (about 2 months ago)
- Last Synced: 2025-04-11T00:27:46.138Z (about 2 months ago)
- Topics: openapi-generator, openapi-specification, openapi3, swagger
- Language: PHP
- Homepage:
- Size: 517 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Open Api Generator
==================[](https://github.com/protung/open-api-generator/actions?query=workflow%3ABuild+branch%3Amain)
[](LICENSE.md)## Installation
Require using composer:
```shell
$ composer require protung/open-api-generator
```## License
This package is released under the [MIT license](LICENSE.md).