vonage/client
Wrapper package for the Vonage PHP SDK that keeps Vonage functionality separate from the HTTP client. Requires PHP 8+. If you have conflicts with the guzzle6-adapter, use vonage/client-core plus any php-http client implementation.
This package is a wrapper for our PHP library, which you can find here: https://github.com/vonage/vonage-php-sdk-core
Please note that all requirements for this package will match the core library, including platform requirements such as a minimum requirement for PHP 8.0
This package exists to separate the Vonage 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:
vonage/client-corephp-http/client-implementation (see https://packagist.org/providers/php-http/client-implementation for options).For everything you need, visit the Vonage PHP library project: https://github.com/vonage/vonage-php-sdk-core
How can I help you explore Laravel packages today?