Packages from cmpayments

  • PHP

    cmpayments/atreyu

    Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.

  • PHP

    cmpayments/crate

    A tool to simplify building PHARs.

  • PHP

    cmpayments/crate-lib

    A library for simplifying the PHAR build process.

  • PHP

    cmpayments/guzzle-psp-authentication-middleware

    Guzzle middleware which adds authentication-header to Guzzle-requests.

  • PHP

    cmpayments/iban

    IBAN utility library

  • PHP

    cmpayments/ideal

    iDEAL implementation for PHP 5.4+

  • PHP

    cmpayments/jsonlint

    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.

  • PHP

    cmpayments/orderapi-sdk-php

    CMPayments Order API SDK

  • PHP

    cmpayments/payments-sdk-php

    SDK that makes it easy to connect to the CMPayments payment API

  • PHP

    cmpayments/schemavalidator

    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.