Libraries tagged by open api specification
jane/swagger
1425 Downloads
Generate a PHP Client API (PSR7 compatible) given a OpenApi (Swagger) specification
kruegge82/dhl-php-rest-sdk
140 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
helingfeng/l5-swagger
10426 Downloads
OpenApi or Swagger integration to Laravel
folksyfolks/l5-swagger
5099 Downloads
OpenApi or Swagger integration to Laravel
dispatcher/open-api
83 Downloads
Data driven dispatcher that implements the OpenApi specification
php-etl/gyroscops-api-client
2685 Downloads
This package provides Jane-PHP generated API models and client based on the OpenAPI specification.
jeandormehl/openapi-gen
525 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
1240 Downloads
A simple library that allows you to define OpenAPI specifications via Data Transfer Objects.
apiboard/php-openapi
359 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
martinmulder/openapi-crowdstrike-falcon-php
42 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.
moonshine/oag
81 Downloads
OpenApi specification and docs generator for MoonShine
dreamfactory/df-swagger-ui
8769 Downloads
DreamFactory(tm) Swagger UI
bbrody/swagger-lume
397 Downloads
OpenApi or Swagger integration to Lumen