Libraries tagged by openapi documentation
marfatech/swagger-resolver-bundle
3757 Downloads
Provides possibility for validate data according to Swagger documentation
fillincode/swagger
358 Downloads
Package for generating OpenApi documentation
auto-swagger/php-swagger-generator
37 Downloads
Automatic Swagger/OpenAPI documentation generator using PHP attributes
appwise-labs/laravel-docs
2061 Downloads
OpenApi documentation for Laravel projects with web viewer
topsoft4u/openapi-generator
641 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
baywa-re-lusy/open-api-documentation
109 Downloads
OpenAPI extension to reuse attributes with the DRY principle
undabot/json-api-open-api
38 Downloads
Package for generating Open API documentation
szhukovwork/openapi-generator
19 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
31 Downloads
Provides a user-friendly, object-oriented library to build OpenAPI specifications using PHP.
outl1ne/laravel-openapi
341 Downloads
Generate OpenAPI Specification for Laravel Applications
mohammad-alavi/laravel-openapi
8 Downloads
Generate OpenAPI Specification for Laravel Applications
martinmulder/openapi-crowdstrike-falcon-php
34 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.
elenyum/open-api
19 Downloads
This bundle generates documentation and returns JSON formatted according to the OpenAPI specification.
wpify/benefit-plus-gateway-sdk
107 Downloads
This is a "swagger" definition of application programming interface of the Benefit Plus e-commerce payment gateway 3. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application Benefit Plus Pay. RFC version - this is a conceptual document intended for reviewing by the Benefit Plus partnering merchants and for integration planning. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details.
svycka/swagger-middleware
8765 Downloads
Generate and display your API documentation with Swagger from your source code.