Libraries tagged by open api specification
jane/swagger
1423 Downloads
Generate a PHP Client API (PSR7 compatible) given a OpenApi (Swagger) specification
helingfeng/l5-swagger
10324 Downloads
OpenApi or Swagger integration to Laravel
dispatcher/open-api
82 Downloads
Data driven dispatcher that implements the OpenApi specification
web-mi/rocket.chat-api-client
86 Downloads
Auto generated (by https://openapi-generator.tech) PHP Api Client from Rocket.chat OpenAPI Specification Repo
web-mi/keycloak-api-client
67 Downloads
Auto generated (by https://openapi-generator.tech) PHP Api Client from Keycloak OpenAPI Specification Repo
secursus/laravel-openapi
1023 Downloads
Generate OpenAPI Specification for Laravel Applications
ogsoft/laravel-openapi
622 Downloads
Generate OpenAPI Specification for Laravel Applications
og-soft/laravel-openapi-value-object
616 Downloads
Generate OpenAPI Specification for Laravel Applications from value objects
jeandormehl/openapi-gen
523 Downloads
Generates OpenApi specification for Laravel, Lumen or Dingo using a configuration array and cebe/php-openapi
northwoods/openapi
145 Downloads
Tools for working with OpenAPI specifications
foodkit/openapi-dto
1213 Downloads
A simple library that allows you to define OpenAPI specifications via Data Transfer Objects.
apiboard/php-openapi
354 Downloads
OpenAPI Specification parser for PHP 8. Supports both OAS 3.0 and 3.1.
rebilly/openapi-php
254071 Downloads
OpenAPI Specification SDK for PHP
cdma-numiscorner/allegro-api
412 Downloads
https://developer.allegro.pl/about Documentation is generated from [this](https://developer.allegro.pl/swagger.yaml) OpenAPI 3.0 specification file.
martinmulder/openapi-crowdstrike-falcon-php
36 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.