PHPackages                             vonage/nexmo-bridge - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vonage/nexmo-bridge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vonage/nexmo-bridge
===================

Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace

0.1.2(3y ago)5310.3M—3.9%33BSD-3-ClausePHPPHP ^7.1 || ^8.0

Since Aug 25Pushed 3y ago12 watchersCompare

[ Source](https://github.com/Nexmo/vonage-php-nexmo-bridge)[ Packagist](https://packagist.org/packages/vonage/nexmo-bridge)[ RSS](/packages/vonage-nexmo-bridge/feed)WikiDiscussions 0.x Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (3)

Vonage Nexmo Bridge
===================

[](#vonage-nexmo-bridge)

[![Build Status](https://github.com/nexmo/vonage-php-nexmo-bridge/workflows/build/badge.svg?branch=master)](https://github.com/nexmo/vonage-php-nexmo-bridge/actions?query=workflow%3Abuild)[![MIT licensed](https://camo.githubusercontent.com/2b599ab1ace97388d4375b87919f92781a1a61d016fe640a5c4d15fc365deed1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d626c75652e737667)](./LICENSE)[![codecov](https://camo.githubusercontent.com/deadf7490b41500f0f59db4bb8b02af77135f4db5a816d83b6b580969503d200/68747470733a2f2f636f6465636f762e696f2f67682f6e65786d6f2f766f6e6167652d7068702d6e65786d6f2d6272696467652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/nexmo/vonage-php-nexmo-bridge)

[![Nexmo is now known as Vonage](https://camo.githubusercontent.com/ccd17f652c73446c29e6b56a04f6b5c66ad6aaa85abd041db374e5d2a6b55d3f/68747470733a2f2f646576656c6f7065722e6e65786d6f2e636f6d2f6173736574732f696d616765732f566f6e6167655f4e65786d6f2e737667)](https://camo.githubusercontent.com/ccd17f652c73446c29e6b56a04f6b5c66ad6aaa85abd041db374e5d2a6b55d3f/68747470733a2f2f646576656c6f7065722e6e65786d6f2e636f6d2f6173736574732f696d616765732f566f6e6167655f4e65786d6f2e737667)

This library provides a custom autoloader that aliases legacy Nexmo classes, traits, and interfaces to their replacements under the Vonage namespace.

This library is handy if you want to switch over to the newer `vonage/client` or `vonage/client-core` libraries but have a lot of older code that utilizes the `\Nexmo` namespace. If you are starting a project from scratch, we recommend immediately using the `\Vonage` namespace.

Much of this code has been ported from the [`laminas/laminas-zendframework-bridge`](https://github.com/laminas/laminas-zendframework-bridge) project.

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

[](#installation)

Run the following to install this library:

```
$ composer require vonage/nexmo-bridge
```

Usage
-----

[](#usage)

There is none! By including this package, the autoloader will be automatically invoked and will do all the work for you.

Contributing
------------

[](#contributing)

This library is actively developed and we love to hear from you! Please feel free to [create an issue](https://github.com/Nexmo/vonage-php-nexmo-bridge/issues) or [open a pull request](https://github.com/Nexmo/vonage-php-nexmo-bridge/pulls) with your questions, comments, suggestions and feedback.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity57

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~301 days

Total

4

Last Release

1190d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2683897?v=4)[Vonage](/maintainers/Vonage)[@Vonage](https://github.com/Vonage)

![](https://www.gravatar.com/avatar/efc1f4119b02a988612122f19b2e021c8e919e5018f645d453a62b47064790b2?d=identicon)[SecondeJK](/maintainers/SecondeJK)

---

Top Contributors

[![dragonmantank](https://avatars.githubusercontent.com/u/108948?v=4)](https://github.com/dragonmantank "dragonmantank (3 commits)")[![SecondeJK](https://avatars.githubusercontent.com/u/17067659?v=4)](https://github.com/SecondeJK "SecondeJK (2 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (1 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vonage-nexmo-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/vonage-nexmo-bridge/health.svg)](https://phpackages.com/packages/vonage-nexmo-bridge)
```

PHPackages © 2026

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