2017 © Pedro Peláez
 

library peach

A peach payments PHP Client

image

mnel/peach

A peach payments PHP Client

  • Monday, February 2, 2015
  • by m-nel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 60 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Peach Payments - API Client

NOTE: This app is still heavily under development., (*1)

Getting started

Introduction

This API currently only supports the "Peach Payments XML Query API". More to be added..., (*2)

The API was designed to implement the Command Design Pattern. Since this package only supports the "Query" api, there is only 1 command implemented - the QueryCommad. It requires a Request instance as it's only argument., (*3)

WARNING: This package will be a pain to use without a Dependency Injection Container. See mnel/peach-extentions-laravel: if you are using Laravel., (*4)

Installation

The suggested installation method is via composer:, (*5)

php composer.phar require "mnel/peach:dev-master"

Basic usage

The Versions

02/02 2015

dev-master

9999999-dev

A peach payments PHP Client

  Sources   Download

The Requires

 

by Michael Nel

20/01 2015

0.1.0

0.1.0.0

A peach payments PHP Client

  Sources   Download

The Requires

 

by Michael Nel