Libraries tagged by openapi
cashfree/cashfree-pg
51534 Downloads
Cashfree's Payment Gateway APIs provide developers with a streamlined pathway to integrate advanced payment processing capabilities into their applications, platforms and websites.
boldsign/boldsign-php
22481 Downloads
Easily integrate BoldSign's e-signature features into your PHP applications. This SDK simplifies sending documents for signature, embedding signing ceremonies, tracking document status, downloading signed documents, and managing e-signature workflows.
apivalk/apivalk
6006 Downloads
A Lightweight, Framework-Agnostic REST API Ecosystem for PHP. Built for speed, precision, and type-safe development.
alsbury/chiphpotle-rest
15530 Downloads
Library to interact SpiceDB REST API
mastercard/client-encryption
103916 Downloads
Library for Mastercard API compliant payload encryption/decryption.
dunglas/json-ld-api-bundle
540 Downloads
Build a fully-featured hypermedia or GraphQL API in minutes!
dakword/wbseller
7143 Downloads
Wildberries API client
talon-one/talon-one-client
127475 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
twentytwo-labs/api-validator
54639 Downloads
Validate PSR-7 Requests against an OpenAPI/Swagger2 Schema
provydon/docs-generate
5113 Downloads
Automatic API documentation for your Laravel app — zero annotations, OpenAPI 3.0 JSON & Swagger UI.
litalico-engineering/eg-r2
16395 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
docker-php/docker-php-api
405548 Downloads
Docker API generated files from OpenAPI Specification
ybelenko/openapi-data-mocker-server-middleware
36266 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
ybelenko/openapi-data-mocker-interfaces
37844 Downloads
Package with OpenApiDataMocker interfaces.
tunezilla/openapi-test-validation
10468 Downloads
Easy OpenAPI Validation for Laravel tests