Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
908 stars 181 forks source link

Feature/conversations #478

Closed SecondeJK closed 2 months ago

SecondeJK commented 3 months ago

This PR adds the Conversation API to the SDK.

Description

The behaviour of this Client is pretty well documented within the code. It doesn't contain all of the features just yet, but enough to start using Conversations for real time in-app messaging in production.

Motivation and Context

Evolution of Vonage SDKs

How Has This Been Tested?

Test suite added

Example Output or Screenshots (if appropriate):

Types of changes

Checklist: