Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

kounta/omipay-php-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Install

run

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

or add to composer.json

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

Usage

Please read Omipay API documents.

Road Map

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%