https://github.com/emalherbi-zz/swagger-php
Example swagger in PHP
https://github.com/emalherbi-zz/swagger-php
php swagger swagger-generator swagger-ui
Last synced: about 2 months ago
JSON representation
Example swagger in PHP
- Host: GitHub
- URL: https://github.com/emalherbi-zz/swagger-php
- Owner: emalherbi-zz
- License: mit
- Created: 2021-07-07T00:32:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T00:38:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T19:55:17.133Z (3 months ago)
- Topics: php, swagger, swagger-generator, swagger-ui
- Language: HTML
- Homepage:
- Size: 3.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swagger-php
Example swagger in PHP
# Usage
```
git clone https://github.com/swagger-api/swagger-ui.git
cd swagger-ui
mv ./dist ./swagger-project/public/
``````
bash swagger
```