PHPackages                             narno/gandi-api - 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. narno/gandi-api

Abandoned → [aperturelab/gandi-api](/?search=aperturelab%2Fgandi-api)Library[API Development](/categories/api)

narno/gandi-api
===============

Simple PHP library for the Gandi API.

1.2.0(9y ago)1622.5k2MITPHPPHP ^5.4|^7.0CI passing

Since Jun 12Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/ApertureLab/Gandi-API)[ Packagist](https://packagist.org/packages/narno/gandi-api)[ Docs](https://github.com/Narno/Gandi-API)[ RSS](/packages/narno-gandi-api/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Gandi API
=========

[](#gandi-api)

A simple PHP library for the [Gandi API](http://doc.rpc.gandi.net/overview.html).

[![Latest Stable Version](https://camo.githubusercontent.com/f93ca04902e87472e6baa4d5a962992c0ddbc2bd5dbf23a98f8281c1f241ec75/68747470733a2f2f706f7365722e707567782e6f72672f61706572747572656c61622f67616e64692d6170692f762f737461626c65)](https://packagist.org/packages/aperturelab/gandi-api) [![Total Downloads](https://camo.githubusercontent.com/fadcce512f23806f95f91ad15337213f1a7ab2f574e795b7f8a1b8aca285a347/68747470733a2f2f706f7365722e707567782e6f72672f61706572747572656c61622f67616e64692d6170692f646f776e6c6f616473)](https://packagist.org/packages/aperturelab/gandi-api) [![License](https://camo.githubusercontent.com/2c6d560747e11b60ffea682702e98470330807f6ed9cf3d082598d0b17ff80e8/68747470733a2f2f706f7365722e707567782e6f72672f61706572747572656c61622f67616e64692d6170692f6c6963656e7365)](https://github.com/ApertureLab/Gandi-API/blob/master/LICENSE)

Dependencies
------------

[](#dependencies)

- PHP 5.4+
- [zend-xmlrpc](https://github.com/zendframework/zend-xmlrpc)
- [Gandi API key](https://www.gandi.net/admin/api_key)

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

[](#installation)

The recommended way is through [Composer](https://getcomposer.org).

```
composer require aperturelab/gandi-api
```

Usage
-----

[](#usage)

```
