Libraries tagged by swagger model
coding-master15/laravel-generator
1 Downloads
Smarter Vision Generator
budianto24/laravel-generator
1 Downloads
InfyOm Laravel Generator
anuptiwari32/laravel-generator
72 Downloads
Laravel Generator
aniqakhan755/laravel-generator
24 Downloads
InfyOm Laravel Generator
andrezanna/laravel-generator
77 Downloads
Laravel Generator
alexanderallen/panettone
10 Downloads
A lightweight PHP type generator for Open API (formerly Swagger)
albadrsystems/crud-generator
83 Downloads
Al-Badr Laravel CRUD Generator
adityawiguna12/laravel-generator
7 Downloads
Laravel CRUD Generator
aayaresko/laravel-generator
85 Downloads
InfyOm Laravel Generator
7dir/laravel-generator-ext
0 Downloads
InfyOm Laravel Generator
deyvisonrocha/laravel-generator
109 Downloads
InfyOm Laravel Generator
maikschneider/typo3-petstore
0 Downloads
TYPO3 petstore demo extension — showcases all TCA field types and relation patterns via the classic Swagger Petstore domain model.
mrstebo/ekm-php
378 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
programmeruz/laravel-creator
33 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
rstmgsnvimax/irisnet-ai-php-api-client
2 Downloads
Artificial Intelligence (AI) for image- and video-processing in real-time. This is an interactive documentation where you can quickly look up the endpoints and their schemas, while having the opportunity to try things out for yourself. In the list below, you can see the available endpoints of the API, which can be expanded by clicking on them. Each expanded endpoint lists the request parameters (if available) and the request body (if available). The request body can list some example bodies and the schema, explaining each model in detail. Additionally you'll find a 'Try it out' button that allows you to enter your custom parameters and custom body and execute that against the API. Be sure to enter your license key to authorize the requests before using this documentation interactively. The responses section in the expanded endpoint lists the possible responses with their corresponding status codes. If you've executed an API call it will also show you the response from the server. Underneath the endpoints you'll find the model schemas. These are the models used for the requests and responses. If you click on the right arrow, you can expand the model and get a description of the model and the model parameters. For nested models, you can keep clicking the right arrow for further details. Clicking the link below the title at the top of this page opens the [OpenAPI specification](https://swagger.io/specification/) (OAS3) in JSON format. The OAS3 Spec allows the generation of clients in many programming languages. There are several free client generators available that can be used to get started easily.