Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./nikic/../dompdf/../alexandr-mironov/../guzzlehttp/../././sebastian/lines-of-code/.././version/../../africastalking/africastalking/../../vonage/client
الملفات الموجودة في هذا الـ Path:
.
..
.gitignore
LICENSE
README.md
composer.json

مشاهدة ملف: README.md

# Vonage PHP Complete Package

<img src="https://developer.nexmo.com/assets/images/Vonage_Nexmo.svg" height="48px" alt="Nexmo is now known as Vonage" />

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:

* The main package `vonage/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 Vonage PHP library project: <https://github.com/vonage/vonage-php-sdk-core>