nexmo/client
PHP Client for using Nexmo's API.
Maintainers
2.4.0
2020-09-10 18:41 UTC
Requires
- php: >=7.2
- guzzlehttp/guzzle: ^7.0
- nexmo/client-core: ^2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 9d515f6592d466159f79dde460ce2b99b8128279
- Tim Lytle <tim.woop@nexmo.com>
- Michael Heap <michael.heap.woop@vonage.com>
- Lorna Mitchell <lorna.mitchell.woop@vonage.com>
- Chris Tankersley <chris.tankersley.woop@vonage.com>
This package is auto-updated.
Last update: 2026-05-20 20:44:14 UTC
README
👁 Nexmo is now known as Vonage
This package is a wrapper for our PHP library, which you can find here: https://github.com/Nexmo/nexmo-php
This package exists to separate the Nexmo functionality from the HTTP Client. If you can't install this package due to a conflict with the guzzle6-adapter package, you can instead install:
- The main package
nexmo/client-core - Any HTTP client that satisfies
php-http/client-implementation(see https://packagist.org/providers/php-http/client-implementation for options).
Documentation
For everything you need, visit the Nexmo PHP library project: https://github.com/Nexmo/nexmo-php
