Libraries tagged by api gateway
alibabacloud/iot-api-gateway
1343 Downloads
Alibaba Cloud IotApiGateway SDK Library for PHP
sasco/libredte-api-client
11292 Downloads
Cliente para realizar la integración con los servicios web de API Gateway desde PHP.
tencentcloud/apigateway
143 Downloads
TencentCloudApi php sdk apigateway
freyo/qcloud-apigateway-http
8053 Downloads
alibabacloud/apigateway-util
1967 Downloads
Alibaba Cloud ApiGateway Util Library for PHP
shipu/muthofun-sms-gateway
393 Downloads
PHP client for MuthoFun SMS Payment Gateway API
phenogram/gateway-bindings
25 Downloads
Strictly typed PHP bindings for the Telegram Gateway API
loafer/laravel-gateway-api
155 Downloads
Unofficial laravel package for GatewayApi
ilrwebservices/cardpointe-gateway-rest-api-client
185 Downloads
PHP library for the CardPointe Gateway API
devaspid/laravel-whatsapp-gateway
29 Downloads
Laravel package for WhatsApp Gateway API (wa-api-by-asp / https://wa-gateway.asp.web.id). Supports text messages, media, device management, and Laravel Notification Channel.
benjamindoe/bible-gateway
63 Downloads
Unofficial Bible Gateway PHP API
phpcorelab/payment-gateways
7 Downloads
Provider-agnostic PHP payment gateway library. Unified API for Razorpay, PhonePe, PayU, Paytm, Juspay and Cashfree.
imv/gateway
71 Downloads
This is APi integration of Imv gateway
alrajhi/payment-gateway
37 Downloads
Unofficial Laravel integration for Al Rajhi Bank Payment Gateway — Bank Hosted API only
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.