Libraries tagged by gatewayapi
finna/gateway-api
79 Downloads
A simple implementation of GatewayAPI. A rock solid SMS API (See https://gatewayapi.com)
digimiles-sms-gateway-api-php/digimiles-sms-gateway-api
22 Downloads
This package includes digimiles sms gateway api implentation.
cashflows/payment-gateway-api-php
17 Downloads
This library contains all functionality available to interface a paymentapplication like a webshop to the CashFlows gateway.
dpodium/sms-api
188 Downloads
Multiple SMS API Providers packaged together for general SMS sending use.
yii-dream-team/yii2-platron
45 Downloads
Yii2 Platron payment gateway API
wpandu/kredivo-php
1639 Downloads
Kredivo payment gateway API wrapper
varxpay/sdk
20 Downloads
Official PHP SDK for VarxPay Payment Gateway API
tmoldri/gateway-php-sdk
15 Downloads
Client for Dokobit Gateway API
thomascmobley/html2pdf
20 Downloads
calls aws-lambda through aws-gateway-api to create pdf from html
taufikterdidik/tcastsms
9 Downloads
TCASTSMS Gateway API
surepay-one/sdk
0 Downloads
Official PHP SDK for the SurePay Payment Gateway API
strausmann/proxmoxmg-api-client
2 Downloads
A simple PHP 5.5+ Proxmox Mail Gateway API client.
richyy/barion-web-php
3 Downloads
PHP libary for Barion Smart Gateway API integration
pratiksahu/laravel-nimbbl
1 Downloads
Production-ready Laravel package for Nimbbl Payment Gateway (API v3) with database logging, webhooks, and Standard Checkout support.
plural-pinelabs/pinelabs-php
1 Downloads
Complete Pine Labs Payment Gateway API for accepting payments, managing orders, refunds, subscriptions, payouts, and more. ## Authentication All endpoints (except `/api/auth/v1/token`) require a Bearer token in the `Authorization` header. Generate a token using your `client_id` and `client_secret` via the Authentication endpoint. ## Base URLs - **Production:** `https://api.pluralpay.in` - **Sandbox:** `https://pluraluat.v2.pinepg.in`