https://github.com/swoft-cloud/swoft-swagger
[DEVELOPING] Swagger Compoment for Swoft
https://github.com/swoft-cloud/swoft-swagger
swoft-swagger
Last synced: 8 months ago
JSON representation
[DEVELOPING] Swagger Compoment for Swoft
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-swagger
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2017-12-19T08:32:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (about 5 years ago)
- Last Synced: 2025-04-27T15:49:14.494Z (about 1 year ago)
- Topics: swoft-swagger
- Language: PHP
- Homepage: https://www.swoft.org
- Size: 78.1 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Swagger
[](https://packagist.org/packages/swoft/swagger)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)
Swoft Swagger Component
## Install
- composer command
```bash
composer require swoft/swagger
```
## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository]
[pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues
## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).