Libraries tagged by ccpayment
cwallet/ccpayment
0 Downloads
encrypt currency payment
bbl_bbl_bbl/ccpayment.com
16 Downloads
ccpayment.com 支付
tcgunel/omnipay-sipay
5 Downloads
Omnipay extension for Sipay (CCPayment)
mskayali/halkode
0 Downloads
Halkode Payment Gateway SDK for Yii2
ccpayment/php-sdk
94 Downloads
ccpayment library written in PHP, for human beings.
cmpayments/iban
390711 Downloads
IBAN utility library
crefopay/cppayments-oxid7-module
1498 Downloads
CrefoPay Payments Module for Oxid7
afosto/omnipay-cmpayments
3111 Downloads
CM Payments driver for the Omnipay payment processing library
cmdotcom-plugins/magento2-payments
7084 Downloads
CM Payment module for Magento 2
cmpayments/orderapi-sdk-php
9753 Downloads
CMPayments Order API SDK
cmpayments/guzzle-psp-authentication-middleware
8440 Downloads
Guzzle middleware which adds authentication-header to Guzzle-requests.
crefopay/cppayments-oxid6-module
3560 Downloads
lynck Payments Module for Oxid6
cmpayments/schemavalidator
4178 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/payments-sdk-php
4162 Downloads
SDK that makes it easy to connect to the CMPayments payment API
cmpayments/jsonlint
4735 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.