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

ActiveLibrary[API Development](/categories/api)

whatcoloris/api-client
======================

PHP client for the WhatColorIs REST API.

0135PHP

Since Sep 30Pushed 3y agoCompare

[ Source](https://github.com/BitAndBlack/whatcoloris-api-client)[ Packagist](https://packagist.org/packages/whatcoloris/api-client)[ RSS](/packages/whatcoloris-api-client/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

[![PHP from Packagist](https://camo.githubusercontent.com/40e29d2ee5f29d6d168aeb476b8cce69febe20b2d1547f89ef9a7c97c3153ee7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f77686174636f6c6f7269732f6170692d636c69656e74)](http://www.php.net)[![Codacy Badge](https://camo.githubusercontent.com/1afca5efe3ddbaa3e2e288b50f5f22458d9131ec2c3aa696ca07bd211290b0f9/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3962643737663335626662343466386338306264623530363962363265643461)](https://www.codacy.com/gh/BitAndBlack/whatcoloris-api-client/dashboard)[![Latest Stable Version](https://camo.githubusercontent.com/3915dab030946f8ebd7c831dd55e5a917db3eab3b17a02d481964e76506746a6/68747470733a2f2f706f7365722e707567782e6f72672f77686174636f6c6f7269732f6170692d636c69656e742f762f737461626c65)](https://packagist.org/packages/whatcoloris/api-client)[![Total Downloads](https://camo.githubusercontent.com/20517eb561aa86ab5e237fd0d64d200755ef550d723b96a74040501904b94537/68747470733a2f2f706f7365722e707567782e6f72672f77686174636f6c6f7269732f6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/whatcoloris/api-client)[![License](https://camo.githubusercontent.com/15363015a8703f0465f73f04140a851823936083cf8ee26cda533e9e5efd2349/68747470733a2f2f706f7365722e707567782e6f72672f77686174636f6c6f7269732f6170692d636c69656e742f6c6963656e7365)](https://packagist.org/packages/whatcoloris/api-client)

WhatColorIs API Client
======================

[](#whatcoloris-api-client)

A PHP client for the [WhatColorIs](https://www.whatcolor.is) REST API.

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

[](#installation)

This library is made for the use with [Composer](https://packagist.org/packages/whatcoloris/api-client). Add it to your project by running `$ composer require whatcoloris/api-client`.

Usage
-----

[](#usage)

**Please note**: this library requires you to have a valid API token.

### Set up the client

[](#set-up-the-client)

Add you API token at first and initialize the client then:

```
