PHPackages                             ihela/api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ihela/api-client

ActiveLibrary

ihela/api-client
================

PHP Client for iHela API

0.1.1(3y ago)1572MITPHPPHP &gt;=7.1.0

Since Sep 6Pushed 3y ago2 watchersCompare

[ Source](https://github.com/ubuviz/ihela-php-client)[ Packagist](https://packagist.org/packages/ihela/api-client)[ RSS](/packages/ihela-api-client/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (1)Versions (13)Used By (0)

iHela PHP Client
================

[](#ihela-php-client)

This is the repository for a Php client for consuming the iHela Crédit Union API for financial services in Burundi. The API documentation can be found on . PHP Client for iHela API

Install composer
----------------

[](#install-composer)

```
curl -sS https://getcomposer.org/installer | php
```

Install dependencies
--------------------

[](#install-dependencies)

```
composer require ihela/api-client
```

For the not-released version, use:

```
composer require ihela/api-client:dev-master
```

Import the class
----------------

[](#import-the-class)

```
