Libraries tagged by openapi generator
jaspr/oas-builder
16214 Downloads
JSON API Open API Schema Generator
vuryss/dokky
5499 Downloads
OpenAPI 3.1 documentation generator for PHP
wemeet/openapi
382 Downloads
SAAS版RESTFUL风格API
topsoft4u/openapi-generator
997 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
ronu/laravel-openapi-generator
141 Downloads
Automatic OpenAPI 3.0.3 documentation generator for Laravel with Postman and Insomnia export support
raxos/openapi
70 Downloads
An OpenAPI generator for Raxos.
martinmulder/openapi-crowdstrike-falcon-php
155 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
lanser/laravel-openapi-generator
29 Downloads
Api swagger docs generater with spatia Laravel data
cvcv/think-openapi
26 Downloads
OpenAPI generator and docs UI for ThinkPHP 8 API projects.
niamulhasan/laravel-swagger-ui-generator
1 Downloads
A swagger OpenApi Documentation generator for laravel; This package requires no phpDoc comments
neondigital/openapi-spec-generator
754 Downloads
Creates Open API spec for a Laravel JSON:API
langsys/openapi-docs-generator
131 Downloads
Automatic OpenAPI documentation generator from Spatie Laravel Data DTOs
cydrickn/openapi-validator-bundle
387 Downloads
Open Api Generator and Validator
api-clients/openapi-client-generator
19101 Downloads
Generate a client based on an OpenAPI spec
rygilles/laravel-openapi-schema-generator
607 Downloads
Generate OpenAPI schema from your Laravel Api project.