Download the PHP package messagemedia/conversations without Composer
On this page you can find all versions of the php package messagemedia/conversations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download messagemedia/conversations
More information about messagemedia/conversations
Files in messagemedia/conversations
Package conversations
Short Description The Conversations API allows users to communicate by sending and receiving messages via Over-The-Top (OTT) messaging services. OTT application is an app or service that provides a product over the Internet and bypasses traditional distribution. Here's an in-depth explanation of what the term means.This feature is disabled by default. To enable it, you don't need to make any changes to your application, just an account configuration change by MessageMedia's support team [email protected] our initial release, we're releasing Facebook Messenger which allows you to send messages as a Facebook page owner and receive messages from other Facebook users.
License MIT
Homepage https://messagemedia.com.au
Informations about the package conversations
MessageMedia Conversations PHP SDK
⚠️ Please note the API documented is in beta and is subject to breaking changes in the short term. ⚠️
The MessageMedia Conversations API allows users to communicate by sending and receiving messages via OTT messaging services. This feature is disabled by default. To enable it, you don't need to make any changes to your application, just an account configuration change by MessageMedia's support team ([email protected]).
⭐️ Installing via Composer
Run the Composer command to install the latest stable version of the Messages SDK:
🎬 Get Started
It's easy to get started. Simply enter the API Key and secret you obtained from the MessageMedia Developers Portal into the code snippet below.
🚀 Provision an account
🔐 Facebook Authorization
⬇️ Get Facebook pages
♻️ Integrate Facebook page
You can get the facebookPageId by looking at the response of the Get Facebook pages example.
👤 Get users
💬 Get user messages
You can get the appUserId from the response of the Get users example.
✉️ Send message to user
You can get the appUserId from the response of the Get users example.
📕 Documentation
Check out the full API documentation for more detailed information.
😕 Need help?
Please contact developer support at [email protected] or check out the developer portal at developers.messagemedia.com
📃 License
Apache License. See the LICENSE file.
All versions of conversations with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
mashape/unirest-php Version ~3.0.1
apimatic/jsonmapper Version ~1.3.0