Libraries tagged by openapi v2
dutchie027/govee-api-v2
330 Downloads
API Using Govee's newer OpenAPI Spec
wpify/kaufland-api-php-sdk
405 Downloads
This is the Kaufland.de Seller API v2. You can find more information on [https://sellerapi.kaufland.com/](https://sellerapi.kaufland.com/)
wpify/benefit-plus-gateway-sdk
225 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. 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 MúzaPay. 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. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
survos/nara-php-api
143 Downloads
PHP client for NARA's Catalog API v2
chengdu-blue-brothers/openapi-php-sdk-v2
62 Downloads
蓝色兄弟 openapi sdk v2
samlitowitz/twitter-php-openapi
9 Downloads
Twitter API v2 available endpoints
linkworld/alipaysdk-openapi
28 Downloads
支付宝开放平台v3协议文档,兼容了v2版本sdk的自动引入
joyparty/wechatpay
2 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
ethenoscar2011/pt-wechatpay-php
9 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP - Compatible with PHP 5.6+
easyapi/wechatpay
0 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
rmoore/truenas
8 Downloads
Truenas REST API v2.0 (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
relaypay-official/merchant-php-client
121 Downloads
Documentation RelayPay API v2.0.0
pivotphp/core
93 Downloads
PivotPHP Core v2.0.0 - Modular high-performance microframework with pluggable routing system, automatic OpenAPI/Swagger documentation, PSR-7 hybrid support, and Express.js-inspired API
miaodaotech/aliopenapiv2
11 Downloads
支付宝开放平台v2版本封装包
georgesks/facter-sdk-php
5 Downloads
API pública para timbrar **CFDI 4.0** usando la infraestructura de Facter. **Modelo comercial:** un **cliente principal** (plan PREPAGO) compra timbres; sus **emisores** (cada uno un tenant con su propio RFC y CSD) consumen del saldo del principal. El contrato de entrada es el **JSON canónico CFDI 4.0**: el integrador envía el comprobante completo (Emisor, Receptor, Conceptos, Impuestos, Complemento...). Facter **valida** consistencia aritmética y contra catálogos SAT pero **no recalcula** totales — tu sistema es el sistema de registro. **Ambientes:** prueba en **Demo** `https://demo.facter.com.mx/api/ext/v1` (sandbox de pruebas, sin cobro real, datos efímeros) y, cuando estés listo, pasa a **Producción** `https://v2.facter.com.mx/api/ext/v1` (timbrado real, consume timbres). Necesitas **una cuenta y una API key por ambiente**; la key de un ambiente no funciona en el otro. El host define el comportamiento. **Autenticación:** `Authorization: Bearer fct_live_xxx`. **Idempotencia obligatoria** en endpoints mutadores vía header `Idempotency-Key`. Toda respuesta incluye `X-Request-Id` para soporte. Documentación completa, quickstart y ejemplos: https://v2.facter.com.mx/developers