PHPackages                             bananatag/bananatag-api-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. bananatag/bananatag-api-php

ActiveLibrary[API Development](/categories/api)

bananatag/bananatag-api-php
===========================

The Bananatag API PHP Library is used in conjunction with Bananatag's REST API (currently in alpha, available on request only). The Bananatag REST API allows users access to all data associated with their account and sub-accounts.

0.1.0(11y ago)0261MITPHPPHP &gt;=5.3.0

Since Mar 30Pushed 9y ago14 watchersCompare

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

READMEChangelog (2)DependenciesVersions (2)Used By (0)

Bananatag API - PHP Library
===========================

[](#bananatag-api---php-library)

The Bananatag API PHP Library is used in conjunction Bananatag's REST API (*currently in alpha, available on request only*). The Bananatag REST API allows users access to all data associated with their account and sub-accounts.

### Installation

[](#installation)

#### Composer

[](#composer)

```
"require": {
    "bananatag/bananatag-api-php": "dev-master"
}
```

*Not using composer yet, [get composer here.](https://getcomposer.org/)*

### Requires

[](#requires)

- PHP 5.3+
- CURL 7.30.0+.

### Basic Usage

[](#basic-usage)

#### Get All Tags

[](#get-all-tags)

```
