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

ActiveLibrary[API Development](/categories/api)

chobie/treasuredata-api-client
==============================

TreasureData REST API client.

20150128(11y ago)313.8k↓50%2ApachePHPPHP &gt;=5.2.4

Since Jan 28Pushed 9y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

Treasure Data API Client
========================

[](#treasure-data-api-client)

[![Build Status](https://camo.githubusercontent.com/71f7ebd62f634c4b8ecfb6c73dcf8c34587a5507dc3ab83ce86c53b1986a1ff1/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f63686f6269652f7472656173757265646174612d6170692d636c69656e742e706e67)](http://travis-ci.org/chobie/treasuredata-api-client)

MOTIVATION
----------

[](#motivation)

There are several implementation but PHP does not have ROBUST Treasure Data REST API client. This Treasure Data API Client aims robust and provide useful features.

USAGE
-----

[](#usage)

composer.json

```
{
  "require": {
      "chobie/treasuredata-api-client": "dev-master"
   }
}

```

Example

```
