2017 © Pedro Peláez
 

library catapult

Bandwidth's Catapult SDK for PHP

image

bandwidth/catapult

Bandwidth's Catapult SDK for PHP

  • Thursday, May 10, 2018
  • by nadirhamid
  • Repository
  • 16 Watchers
  • 13 Stars
  • 9,448 Installations
  • PHP
  • 3 Dependents
  • 2 Suggesters
  • 11 Forks
  • 9 Open issues
  • 13 Versions
  • 19 % Grown

The README.md

PHP-bandwidth

Deprecation Notice

This projected is deprecated. Please go to https://github.com/Bandwidth/php-sdk, (*1)

SDK for Bandwidth's App Platform, (*2)

Documentation

Installing:

to install, with composer, (*3)

composer require bandwidth/catapult, (*4)

OR after cloning:, (*5)

composer update, (*6)

Running from source

You can also use Bandwidth without composer, you only need to include "Catapult.php" from /source/, (*7)

Example:, (*8)

require "source/Catapult.php", (*9)

API keys

REMEMBER to configure your API keys. You can do this in 'one' of two ways:, (*10)

  1. Update credentials.json with your keys. If you use this method, use this constructor:, (*11)

    $cred = new Catapult\Credentials;, (*12)

    Also, be sure to protect that file from external access, (*13)

  2. Specify your keys to the Catapult client. If you use this method, use this constructor, (*14)

$cred = new Catapult\Credentials('your Bandwidth App Platform user-id here', 'your bandwidth app platform token here', 'your bandwidth api secret here');, (*15)

unit tests.

In ./tests there are a list of tests to run any we need phpunit:, (*16)

composer require phpunit, (*17)

and to run a rest:, (*18)

php phpunit.phar --bootstrap ../source/Catapult.php {test_name}, (*19)

where test name can be any of the listed tests., (*20)

Requirements

  • needed:
  • php >= 5.3.0
  • libCurl

optional: * openSSL, (*21)

The Versions

10/05 2018

dev-master

9999999-dev http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

php sdk bandwidth catapult

10/05 2018

dev-fix-try-for-issue-35

dev-fix-try-for-issue-35 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

php sdk bandwidth catapult

04/01 2018

dev-v2-combined-update

dev-v2-combined-update

Client library/sdk for Bandwidth's APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

by Daniel Tolbert

22/09 2017

v0.9.2

0.9.2.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

php sdk bandwidth catapult

23/08 2017

dev-add-license-1

dev-add-license-1 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

php sdk bandwidth catapult

28/09 2016

0.8.2

0.8.2.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

php sdk bandwidth catapult

23/08 2016

dev-v2-preview

dev-v2-preview http://ap.bandwidth.com

Bandwidth's SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

php sdk bandwidth catapult

28/07 2016

0.8.1

0.8.1.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

php sdk bandwidth catapult

27/04 2015

v0.8.0

0.8.0.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Nadir Hamid

php sdk bandwidth catapult

11/04 2015

dev-jason-work

dev-jason-work http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Nadir Hamid

php sdk bandwidth catapult

11/04 2015

v0.7.3

0.7.3.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Nadir Hamid

php sdk bandwidth catapult

21/03 2015

0.7.2

0.7.2.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nadir Hamid

php sdk bandwidth catapult

19/12 2014

0.5.1

0.5.1.0 http://github.com/bandwidthcom/php-bandwidth

Bandwidth's Catapult SDK for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nadir Hamid

php sdk bandwidth catapult