Libraries tagged by openapi documentation
langsys/openapi-docs-generator
128 Downloads
Automatic OpenAPI documentation generator from Spatie Laravel Data DTOs
schmunk42/openapi-json-schema-bundle
11 Downloads
Symfony bundle for integrating JSON Schema validation with API Platform OpenAPI documentation via dynamic schema aggregation
gcgov/framework-service-documentation
88 Downloads
Plugin that enables a route to generate OpenAPI yaml documentation at the /documentation.yaml route
baywa-re-lusy/open-api-documentation
229 Downloads
OpenAPI extension to reuse attributes with the DRY principle
wapmorgan/openapi-generator
2824 Downloads
OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation
selency/openapi
5266 Downloads
Provides a user-friendly, object-oriented library to build OpenAPI specifications using PHP.
ogsoft/laravel-openapi
1115 Downloads
Generate OpenAPI Specification for Laravel Applications
og-soft/laravel-openapi-value-object
1108 Downloads
Generate OpenAPI Specification for Laravel Applications from value objects
martinmulder/openapi-crowdstrike-falcon-php
154 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.
kekos/prest-doc
252 Downloads
Static Site Generator for OpenAPI documentation
apoplavs/laravel-autodoc
9093 Downloads
Provided middleware for auto generating of OpenApi documentation file by run testing of your API.
wadakatu/laravel-spectrum
89 Downloads
Zero-annotation OpenAPI/Swagger documentation generator for Laravel - automatic API docs from your existing code
opero-crm/allegro-api
54 Downloads
https://developer.allegro.pl/about Documentation is generated from [this OpenAPI 3.0 specification file](https://developer.allegro.pl/swagger.yaml). To start working with our API, you can also check our [official Allegro REST API public collection](https://www.postman.com/allegro-rest-api/allegro-rest-api/collection/cztgnvw/allegro-rest-api) in Postman.
zidbih/laravel-liveapi
1 Downloads
Generate accurate OpenAPI specifications by observing real Laravel API traffic at runtime, with zero configuration and no annotations.
zeeshanmushtq/apinexa
5 Downloads
File-first API schema engine for Laravel with runtime registry, OpenAPI generation and signed API keys.