2017 © Pedro Peláez
 

library payantng-php

A PHP Wrapper for the PayantNG API

image

jonathanitakpe/payantng-php

A PHP Wrapper for the PayantNG API

  • Thursday, September 7, 2017
  • by JonathanItakpe
  • Repository
  • 1 Watchers
  • 11 Stars
  • 105 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 3 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

payantNG-php

PHP Library for PayantNG, (*1)

How to Use

Require the package from Packagist - composer require jonathanitakpe/payantng-php, (*2)

Function Naming Convention

Functions are named based on the documentation located https://developers.payant.ng/overview, (*3)

Add Client from the documentation becomes $Payant->addClient() as in the sample code below:, (*4)

Sample code

php 'Jonathan', 'last_name' => 'Itakpe', 'email' => 'jonathan@floatr.com.ng', 'phone' => '+234809012345']; $Payant->addClient($client_deet); ?>, (*5)

The Versions

07/09 2017

dev-testing

dev-testing

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

The Development Requires

09/06 2017

dev-master

9999999-dev

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe

09/06 2017

0.1.4

0.1.4.0

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe

02/06 2017

v0.1.3

0.1.3.0

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe

12/01 2017

v0.1.2

0.1.2.0

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe

05/01 2017

v0.1.1

0.1.1.0

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe

05/01 2017

v0.1.0

0.1.0.0

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe

05/01 2017

v0.0.1-alpha

0.0.1.0-alpha

A PHP Wrapper for the PayantNG API

  Sources   Download

MIT

The Requires

 

by Jonathan Itakpe