PHPackages                             leolabs/gdapi-php - 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. leolabs/gdapi-php

ActiveLibrary[API Development](/categories/api)

leolabs/gdapi-php
=================

Fork of GoDaddy PHP Library for Composer

1.1.2(9y ago)02061PHPPHP &gt;=5.3

Since Jan 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/leolabs/gdapi-php)[ Packagist](https://packagist.org/packages/leolabs/gdapi-php)[ RSS](/packages/leolabs-gdapi-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

gdapi-php
=========

[](#gdapi-php)

A PHP client for Go Daddy® REST APIs.

Requirements
------------

[](#requirements)

- PHP 5.3 or greater
- [libcurl](http://us3.php.net/curl) PHP extension with SSL support
- An account in a compatible service, such as [Cloud Servers™](http://www.godaddy.com/hosting/cloud-computing.aspx)
- Your API Access and Secret key pair

Getting Started
---------------

[](#getting-started)

If you haven't already tried it, open up the base URL of the API you want to use in a browser. Enter your Access Key as the username and your Secret Key as the password. This interface will allow you to get familiar with what Resource types are available in the API and what operations and actions you can perform on them. For more information, see the [documentation site](http://docs.cloud.secureserver.net/).

Setting Up
----------

[](#setting-up)

A PHAR archive of the latest stable version is available over in the [Downloads page](https://github.com/godaddy/gdapi-php/downloads). We recommend you use this rather than the source code from the repo directly.

### Using the PHAR Archive

[](#using-the-phar-archive)

Download the .phar file:

> curl -O

Create a client:

```
