Libraries tagged by Conversations API
mikemiles86/bazaarvoice-conversations-api
61957 Downloads
PHP Wrapper for the Bazaarvoice Conversations API
erdum/php-open-ai-assistant-sdk
3322 Downloads
A PHP class for seamless interaction with the OpenAI Assistant API, enabling developers build powerful AI assistants capable of performing a variety of tasks.
navi-ai/php-sdk
365 Downloads
Official PHP SDK for Navi AI Agent Platform - Build AI-powered conversations with ease
ashararsi/laravel-whatsapp-cloud
4 Downloads
Production-ready Laravel 13 WhatsApp platform with Meta Cloud API, Twilio, multi-account support, webhooks, conversation inbox, admin panel, queues, and notifications
syafiq-unijaya/laravel-ai-chatbox
44 Downloads
Drop-in AI chatbox widget for Laravel with RAG, streaming, Vue 3 frontend, and support for Ollama, OpenAI, Groq, and any OpenAI-compatible API.
fakellyh/bot-messenger-php
52 Downloads
A PHP library streamlining the integration and smooth utilization of the Messenger API for the development of interactive chatbots.
redbooth/redbooth
286 Downloads
Official Redbooth PHP client
yousef/laravel-facebook-conversation-api
21 Downloads
spredfast/spredfast-conversations-api-php
407 Downloads
Spredfast Conversations API PHP client
messagemedia/conversations
5 Downloads
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.
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
fakellyh/bing-api-php
39 Downloads
Simple reverse engineering to BingAI using PHP
emiliopuljiz/api-whatsapp-business
14 Downloads
With this package you can create WhatsApp Business templates, start conversations through these templates. We are also going to have a panel to be able to receive and send messages with clients that we start conversations with.
aghfatehi/laravel-whatsapp-api
1 Downloads
Meta WhatsApp Cloud API integration for Laravel 9-13. Supports all API services: messaging, media, templates, phone numbers, business profile, webhooks, QR codes, and conversations.
splashifypro/sdk
0 Downloads
REST endpoints for two product surfaces: 1. **Public API** under /public/_* — WhatsApp messaging, contacts, conversations, transactional email, Meta Conversions API. Authenticate with sk_live_… keys. 2. **Partner Email API** under /partner/email/_* — AWS-SES-shaped resold email platform: identities, configuration sets, templates, suppression, send, send-template, send-bulk, send-raw, quotas, stats, reputation, events. Authenticate with pk_live_… keys. SDKs for Node.js, Python, and PHP are auto-generated from this spec.