vonage/nexmo-bridge
最新稳定版本:0.1.2
Composer 安装命令:
composer require vonage/nexmo-bridge
包简介
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
README 文档
README
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 project.
Installation
Run the following to install this library:
$ composer require vonage/nexmo-bridge
Usage
There is none! By including this package, the autoloader will be automatically invoked and will do all the work for you.
Contributing
This library is actively developed and we love to hear from you! Please feel free to create an issue or open a pull request with your questions, comments, suggestions and feedback.
统计信息
- 总下载量: 9.35M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 53
- 点击次数: 3
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04