conedevelopment / billingo-php

The Billingo PHP Client.

Home Page:https://app.swaggerhub.com/apis/Billingo/Billingo/

Repository from Github https://github.comconedevelopment/billingo-phpRepository from Github https://github.comconedevelopment/billingo-php

Billingo PHP SDK

Installation

Requirements

PHP 8.1 or later.

Usage

$client = new Cone\Billingo\Billingo('API_KEY');

// Configuration
$client->config();

// Bank accounts
$client->bankAccounts();

//...

About

The Billingo PHP Client.

https://app.swaggerhub.com/apis/Billingo/Billingo/

License:MIT License


Languages

Language:PHP 100.0%