Libraries tagged by swagger-ui
hcesrl/laravel-swagger-api
5838 Downloads
API Swagger UI package for Laravel.
eduplex-api/cake-api-swagger
6743 Downloads
Simple endpoint to display swagger-ui
tangwei/swagger-ui
26453 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
orca-services/cakephp-swagger-ui
6311 Downloads
A CakePHP plugin for publishing Swagger-UIs based on Swagger API documentation files
kbrabrand/zf2-swagger-ui
35751 Downloads
Swagger UI module for ZF2
hypecodeteam/swagger-ui-bundle
2074 Downloads
Exposes swagger UI inside your Symfony project through a route (eg. /docs)
kadonix/laravel-swagger-routebook
322 Downloads
A tiny route-first Swagger documentation package for Laravel.
joy/voyager-api-auth
9615 Downloads
This Laravel/Voyager module adds REST Api Auth to Voyager.
esportscz/swagger
459 Downloads
OpenAPI specification generator and Swagger UI for PHP 7.2-8.4 projects (standalone and Nette Framework)
bamagid/laraswagger
463 Downloads
pepperfm/swagger-nuxt-ui-for-laravel
238 Downloads
Laravel-first Swagger UI package with offline Nuxt UI viewer assets and l5-swagger integration.
monkeyscloud/monkeyslegion-openapi
616 Downloads
Automatic OpenAPI 3.1 specification generator and Swagger UI middleware for the MonkeysLegion framework.
lilt/lilt-connector-sdk-php
9179 Downloads
This document describes the Plugin API for Lilt's Connector platform. The Plugin API is intented to be used by developers who wish to build integrations into their desired systems. The purpose of this API is to enable content transfer and status monitoring for localization projects. - Read more about the concepts and workflows in the [user guide](/docs/api/v1.0). - Test the API interactively via [Swagger UI](/api/v1.0/ui).
ignatenkovnikita/yii2-swagger
8073 Downloads
Swagger UI v3 intergation with yii2
genai/openapi
56 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.