PHPackages                             infomaniak/api-php-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. [API Development](/categories/api)
4. /
5. infomaniak/api-php-client

AbandonedArchivedLibrary[API Development](/categories/api)

infomaniak/api-php-client
=========================

A PHP client library for accessing Infomaniak APIs.

0.1.01(9y ago)4623[1 issues](https://github.com/InfomaniakNetwork/api-php-client/issues)PHPPHP &gt;=5.6.0

Since Mar 1Pushed 9y ago6 watchersCompare

[ Source](https://github.com/InfomaniakNetwork/api-php-client)[ Packagist](https://packagist.org/packages/infomaniak/api-php-client)[ RSS](/packages/infomaniak-api-php-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

[![infomaniak's logo](https://camo.githubusercontent.com/134c5415765d24b6ccbb8c3a56770ea495303f1cc4bc3e2709f9c883a034ad71/68747470733a2f2f7777772e696e666f6d616e69616b2e636f6d2f696d672f636f6d6d6f6e2f6c6f676f5f696e666f6d616e69616b2e6a7067)](https://camo.githubusercontent.com/134c5415765d24b6ccbb8c3a56770ea495303f1cc4bc3e2709f9c883a034ad71/68747470733a2f2f7777772e696e666f6d616e69616b2e636f6d2f696d672f636f6d6d6f6e2f6c6f676f5f696e666f6d616e69616b2e6a7067) api-php-client
=====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#-api-php-client)

Introduction
------------

[](#introduction)

infomaniak/api-php-client is a PHP client for Infomaniak API. This client will provide documentation of the services available, describing URIs, HTTP methods and input parameters.

Installation
------------

[](#installation)

You can install infomaniak/api-php-client using Composer:

Quick integration with the following command:

```
composer require infomaniak/api-php-client

```

Or add it to the `require` section of your project's `composer.json`.

```
"infomaniak/api-php-client": "0.1"

```

Usage
-----

[](#usage)

```
