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

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

narno/zendservice-gandi
=======================

Simple PHP library for the Gandi API.

1.2.0(9y ago)162.8k2MITPHPPHP ^5.4|^7.0

Since Jun 12Pushed 4y ago2 watchersCompare

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

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/a85a49f6a89dca0d8fd0ccd7a965bf6776901290730e094dc4faf45ab2e34d40/68747470733a2f2f706f7365722e707567782e6f72672f6e61726e6f2f67616e64692d6170692f762f737461626c65)](https://packagist.org/packages/narno/gandi-api) [![Total Downloads](https://camo.githubusercontent.com/577d65ee9752b373f0ced18fb9b2e78d86e3219a3eff1168916c7fc75543338f/68747470733a2f2f706f7365722e707567782e6f72672f6e61726e6f2f67616e64692d6170692f646f776e6c6f616473)](https://packagist.org/packages/narno/gandi-api) [![License](https://camo.githubusercontent.com/55ae56c99c24fb6310937160d6802ea42d1aaeae73bb7e2f7c22cf777aa6826b/68747470733a2f2f706f7365722e707567782e6f72672f6e61726e6f2f67616e64692d6170692f6c6963656e7365)](https://github.com/Narno/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 narno/gandi-api
```

Usage
-----

[](#usage)

```
