PHPackages                             ideative/api-infomaniak-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. ideative/api-infomaniak-php-client

ActiveLibrary[API Development](/categories/api)

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

A PHP client library for accessing Infomaniak APIs.

0.2.2(7y ago)0461PHPPHP &gt;=5.6.0

Since Mar 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ideativedigital/api-infomaniak-php-client)[ Packagist](https://packagist.org/packages/ideative/api-infomaniak-php-client)[ RSS](/packages/ideative-api-infomaniak-php-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (2)Versions (6)Used By (0)

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

[![ideative's logo](./assets/IdeativeLogo.png)](./assets/IdeativeLogo.png)

Infomaniak API Client
=====================

[](#infomaniak-api-client)

Fork by Ideative

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

[](#introduction)

ideative/api-infomaniak-php-client is a fork of infomaniak/api-client-php.

It's a PHP client for Infomaniak API. This client will provide documentation of all available services, describing URIs, HTTP methods and input parameters.

It can automatically updates the methods available, based on the Infomaniak API documentation Methods Description, available on [http://api.infomaniak.com/doc/methods\_by\_package.json](http://api.infomaniak.com/doc/methods_by_package.json)

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

[](#installation)

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

Quick integration with the following command:

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

```

Usage
-----

[](#usage)

```
