PHPackages                             wassa/glady-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. wassa/glady-api-php-client

ActiveLibrary

wassa/glady-api-php-client
==========================

Glady API PHP client

v1.0.0(3y ago)010Apache-2.0PHP

Since Apr 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wassafr/glady-api-php-client)[ Packagist](https://packagist.org/packages/wassa/glady-api-php-client)[ RSS](/packages/wassa-glady-api-php-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Glady API PHP client
====================

[](#glady-api-php-client)

Bibliothèque d'accès à l'API Glady (ex Wedoogift)

Pré-requis
----------

[](#pré-requis)

- PHP 7
- client\_id
- client\_secret

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

[](#installation)

`composer require wassa/glady-api-client-php`

Utilisation
-----------

[](#utilisation)

Créer une instance de la classe `GladyClient` et appeler les méthodes correspondantes aux API que vous voulez utiliser.

Exemple :

```
