PHPackages                             mannysoft/voxboneapiclient - 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. mannysoft/voxboneapiclient

ActiveLibrary

mannysoft/voxboneapiclient
==========================

The Provisioning API enables Voxbone customers to automate the ordering and configuration of phone numbers and channels.n

v2.2(7y ago)0737MITPHPPHP &gt;=5.4.0

Since Mar 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mannysoft/voxboneapiclient)[ Packagist](https://packagist.org/packages/mannysoft/voxboneapiclient)[ Docs](https://www.voxbone.com)[ RSS](/packages/mannysoft-voxboneapiclient/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (8)Used By (0)

Voxbone Provisioning API Library (PHP)
======================================

[](#voxbone-provisioning-api-library-php)

The Provisioning API enables Voxbone customers to automate the ordering and configuration of phone numbers and channels.

How To Configure:
=================

[](#how-to-configure)

The generated code might need to be configured with your API credentials. To do that, provide the credentials and configuration values as a constructor parameters for the controllers. This can be done in the following manner (see ordering.php):

```

Unirest::auth(Configuration::$BasicAuthUserName, Configuration::$BasicAuthPassword);

```

Additionally you need to add your credentials in the Configuration.php file:

```

  public static $BasicAuthUserName = "your_username";
  public static $BasicAuthPassword = "you_password";

```

How To Build:
=============

[](#how-to-build)

The generated code uses a PHP library namely UniRest. The reference to this library is already added as a composer dependency in the generated composer.json file. Therefore, you will need internet access to resolve this dependency.

For using this SDK do the following:

```
1. Open a new PHP >= 5.3 project and copy the generated PHP files in the project
   directory.
2. Use composer (https://getcomposer.org/) to install the dependencies. Usually this can be done through a
   context menu command "php composer.phar install".
3. You can now instantiate controllers and call the respective methods.
4. cdrs.php, inventory.php, ordering.php, configuration.php, and regulation.php contain sample code that uses this library.

```

Contributing:
=============

[](#contributing)

If you find issues or have any improvements for the library, please don't hesitate to commit or open an issue.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~287 days

Recently: every ~359 days

Total

6

Last Release

2648d ago

Major Versions

v0.1 → v2.02015-03-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e7052870acdc2ec859177432893616bfdc226fa96009f1773269140ca9a5aa1?d=identicon)[mannysoft](/maintainers/mannysoft)

---

Top Contributors

[![mannysoft](https://avatars.githubusercontent.com/u/774913?v=4)](https://github.com/mannysoft "mannysoft (36 commits)")[![sachanacar](https://avatars.githubusercontent.com/u/1926452?v=4)](https://github.com/sachanacar "sachanacar (18 commits)")

### Embed Badge

![Health badge](/badges/mannysoft-voxboneapiclient/health.svg)

```
[![Health](https://phpackages.com/badges/mannysoft-voxboneapiclient/health.svg)](https://phpackages.com/packages/mannysoft-voxboneapiclient)
```

###  Alternatives

[oauth-io/oauth

OAuth that just works !

90141.4k1](/packages/oauth-io-oauth)[bandwidth/sdk

Bandwidth's set of APIs

16948.8k1](/packages/bandwidth-sdk)[odenktools/php-bca

Library REST API Untuk Develop BCA Payment

8631.4k2](/packages/odenktools-php-bca)[messagemedia/messages-sdk

The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.

13390.6k](/packages/messagemedia-messages-sdk)[vittominacori/coinmarketcap-php

A PHP wrapper for CoinMarketCap API

2233.1k](/packages/vittominacori-coinmarketcap-php)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1065.8k](/packages/moesif-moesif-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
