/qonto-api-client

API CLIENT - QONTO

Primary LanguagePHPMIT LicenseMIT

qonto-api-client

API CLIENT - QONTO

A simple Object Oriented wrapper for Qonto API, written with PHP5.

Use Qonto API V2.

Requirements

Install

Via Composer :

$ composer require payetconsulting/qonto-api-client

Basic usage of qonto-api-client

<?php

// This file is generated by Composer
require_once __DIR__ . '/vendor/autoload.php';

$client = new \QontoClient\Controller\Client("LoginApi", "SecretKey");

$organization = $client->getOrganization();

$transactions = $client->getTransactions();

License

qonto-api-client is licensed under the MIT License - see the LICENSE file for details

Credits

Sponsored by

PAYET Consulting

Qonto - la banque en ligne pour les TPE et PME