PHPackages                             checkdomain/api-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. checkdomain/api-client

ActiveLibrary[API Development](/categories/api)

checkdomain/api-client
======================

The checkdomain API client for php

v1.0.0(8y ago)04MITPHPPHP ^5.3.0

Since Jan 4Pushed 8y ago9 watchersCompare

[ Source](https://github.com/checkdomain/api-client-php)[ Packagist](https://packagist.org/packages/checkdomain/api-client)[ RSS](/packages/checkdomain-api-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

The checkdomain API client for php
==================================

[](#the-checkdomain-api-client-for-php)

A php client for the [Checkdomain Rest API](https://developer.checkdomain.de/).

Visit our [Checkdomain API Guide](https://developer.checkdomain.de/guide) to get a extended version of instructions.

Setup
-----

[](#setup)

##### Via Composer

[](#via-composer)

```
{
    "require" : {
        "checkdomain/api-client" : "^1.0.0"
    }
}

```

Example
-------

[](#example)

```
