8000 GitHub - trevipay/trevipay-php: PHP Library to interface with the TreviPay service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

trevipay/trevipay-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreviPay PHP Library

Installation

Using Composer

Install the TreviPay PHP library with the following command:

composer require trevipay/trevipay-php

Usage

Getting Started

The quickest and simplest way to get started is with the following:

$treviPay = new TreviPay\TreviPay\Client('API-KEY');

$webhookList = $treviPay->webhooks->list();

var_dump($webhookList);

License

MPL 2.0

About

PHP Library to interface with the TreviPay service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0