Libraries tagged by e2payments
cashier-provider/tinkoff-qr
7041 Downloads
Driver for payment with QR codes via Tinkoff (see cashbox/core)
cashier-provider/tinkoff-online
6600 Downloads
Driver for online payments via Tinkoff (see cashbox/core)
cashier-provider/tinkoff-auth
8660 Downloads
Tinkoff API Authorization Driver
cashier-provider/sber-auth
7759 Downloads
Sber API Authorization Driver
cashier-provider/cash
5267 Downloads
Driver for managing cash payments (see cashbox/core)
bluedogtraining/pway
15913 Downloads
Simple API for Eway Payment Gateway
beebmx/kirby-pay
43 Downloads
Kirby Pay
andrey-helldar/cashier
3011 Downloads
Cashbox provides an expressive, fluent interface to manage billing services.
alexantr/hootkigrosh
512 Downloads
Working with Hutki Grosh API (www.hutkigrosh.by)
afterpay/afterpay-module
123841 Downloads
Riverty Payment Module for Magento 2
xpayments/cloud-sdk-php
513 Downloads
X-Payments Cloud PHP SDK
paymentsuite/redsys-bundle
6217 Downloads
Redsys PaymentSuite Component
iats-payments/civicrm
2145 Downloads
CiviCRM extension for iATS Payments
cmpayments/schemavalidator
4095 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4641 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.