youbs/chargeio-api

A PHP client for ChargeIO API

dev-master / 1.0.x-dev 2016-05-25 21:47 UTC

This package is not auto-updated.

Last update: 2024-04-24 23:00:03 UTC


README

This is a PHP wrapper around the ChargeIO API.

This package is basically just the official client with support of namespacing and PSR-4 autoloading, and made available on packagist.

Installation

Install this package via Composer:

$ composer require youbs/chargeio-api

Usage

See the official ChargeIO documentation.

TODO

  • Add tests
  • Add proper documentation

Credits

Contributing

Please refer to the CONTRIBUTING.md file.

License

This package is released under the MIT License. See the bundled LICENSE file for details.