2017 © Pedro Peláez
 

libaray omipay-php-sdk

Omipay PHP SDK

image

softbread/omipay-php-sdk

Omipay PHP SDK

  • Thursday, May 24, 2018
  • by softbread
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Omipay PHP SDK

Intro

This is not an official SDK for Omipay. It is a side project to transfer Omipay SDK to a PSR compliance module., (*1)

Install

run, (*2)

composer require softbread/omipay-php-sdk  "@dev"

or add to composer.json, (*3)

"softbread/omipay-php-sdk": "@dev"

Usage

Please read Omipay API documents., (*4)

Road Map

  1. Fix Namespace
  2. Use Guzzle to replace curl for better error handling
  3. Simplify the classes
  4. Add demos

The Versions

24/05 2018

dev-master

9999999-dev

Omipay PHP SDK

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires