Libraries tagged by openpp
netgen/openapi
25 Downloads
Netgen's OpenAPI implementation
neondigital/openapi-spec-generator
754 Downloads
Creates Open API spec for a Laravel JSON:API
neondigital/laravel-openapi-validator
941 Downloads
Laravel wrapper for OpenAPI validation
mdwheele/laravel-openapi
98 Downloads
matxm/openpay-sdk
365 Downloads
This is a client implementing the payment services for Openpay at openpay.mx
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.
liugj/openapi-sdk
692 Downloads
lingxing/openapi
35 Downloads
a openapi sdk
limingxinleo/douyin-openapi
549 Downloads
lexiangla/openapi
1078 Downloads
Tencent Lexiang OpenApi
lanser/laravel-openapi-generator
28 Downloads
Api swagger docs generater with spatia Laravel data
kynx/mezzio-openapi
390 Downloads
Middleware for Mezzio OpenAPI REST applications
krzysztofrewak/openapi-merge
1118 Downloads
Merge multiple OpenAPI YML/JSON files into one
kinetech/php-openapi
1117 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
jeandormehl/openapi-gen
525 Downloads
Generates OpenApi specification for Laravel, Lumen or Dingo using a configuration array and cebe/php-openapi