PHP Classes

Laravel Swagger UI: Provides a Web-based user interface to Swagger API

Recommend this page to a friend!
  Info   Documentation   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 34 This week: 1All time: 11,063 This week: 42Up
Version License PHP version Categories
laravel-swagger 1.0.0The PHP License5PHP 5, Web services, Applications
Description 

Author

This package provides a Web-based user interface to Swagger API.

It provides an application that can send HTTP requests to the Swagger API Web servers to obtain details of APIs managed in the Swagger service.

Currently, it can:

- Show the list of API endpoints available for a given API

- Provide a user interface to send API requests and display the responses

Picture of Hicri
  Performance   Level  
Innovation award
Innovation award
Nominee: 4x

Winner: 1x

 

Documentation

Build


 - commposer update
 - .env edit
 - php artisan migrate
 - php artisan serve

swagger route list

  • route http://127.0.0.1:8000/api/documentation

swagger

sanctum route list

 - http://127.0.0.1:8000/api/register


* field
  * name
  * email
  * password
  * password_confirmation

register

 - http://127.0.0.1:8000/api/login

* field
  * email
  * password

login

 - http://127.0.0.1:8000/api/product
 
 * token
 

product


Screenshots (4)  
  • login.png
  • product.png
  • register.png
  • swagger.png
  Files folder image Files (88)  
File Role Description
Files folder image.idea (4 files)
Files folder imageswapi (11 files, 9 directories)
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:34
This week:1
All time:11,063
This week:42Up
User Comments (1)
show
2 months ago (Rodrigo Faustino)
77%StarStarStarStar