PHPackages                             kureikain/bandwidth-alpaca - 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. kureikain/bandwidth-alpaca

ActiveLibrary[API Development](/categories/api)

kureikain/bandwidth-alpaca
==========================

Bandwidth API library client for PHP

1.4.0(11y ago)3543[1 issues](https://github.com/kureikain/bandwidth-php/issues)MITPHP

Since Sep 8Pushed 11y agoCompare

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

READMEChangelogDependencies (1)Versions (11)Used By (0)

bandwidth-php
=============

[](#bandwidth-php)

Bandwidth API library client for PHP

**This library is generated by [alpaca](https://github.com/pksunkara/alpaca)**

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

[](#installation)

Make sure you have [composer](https://getcomposer.org) installed.

Add the following to your composer.json

```
{
    "require": {
        "kureikain/bandwidth-alpaca": "*"
    }
}
```

Update your dependencies

```
$ php composer.phar update
```

> This package follows the `PSR-0` convention names for its classes, which means you can easily integrate these classes loading in your own autoloader.

#### Versions

[](#versions)

Works with \[ 5.4 / 5.5 \]

Usage
-----

[](#usage)

```
