PHPackages                             apipedia/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. apipedia/php-sdk

ActiveLibrary

apipedia/php-sdk
================

PHP SDK for Apipedia API - WhatsApp, Telegram, SMS, AI Chat and more

01PHPCI failing

Since Sep 25Pushed 7mo agoCompare

[ Source](https://github.com/Cloud-Dark/apipedia_php)[ Packagist](https://packagist.org/packages/apipedia/php-sdk)[ RSS](/packages/apipedia-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Apipedia PHP SDK
================

[](#apipedia-php-sdk)

[![Latest Stable Version](https://camo.githubusercontent.com/b3d9926d7eccde49d55c9ff9a01d639a4948c41ffaf83b7918560bee50d0932a/68747470733a2f2f706f7365722e707567782e6f72672f61706970656469612f7068702d73646b2f762f737461626c65)](https://packagist.org/packages/apipedia/php-sdk)[![Total Downloads](https://camo.githubusercontent.com/78141359e69096860cf5f7ce89987c155e5ea346913ab86f233927e20803fbaf/68747470733a2f2f706f7365722e707567782e6f72672f61706970656469612f7068702d73646b2f646f776e6c6f616473)](https://packagist.org/packages/apipedia/php-sdk)[![License](https://camo.githubusercontent.com/cf0f206564ec2b38755dc6076839d848db005704721f74dc175ab4fad4d6ad59/68747470733a2f2f706f7365722e707567782e6f72672f61706970656469612f7068702d73646b2f6c6963656e7365)](https://packagist.org/packages/apipedia/php-sdk)[![PHP Version Require](https://camo.githubusercontent.com/2a48fb5a336709e6cfbef32f72d0540d1d80b575919e2afdf6cc5ffd69d4f211/68747470733a2f2f706f7365722e707567782e6f72672f61706970656469612f7068702d73646b2f726571756972652f706870)](https://packagist.org/packages/apipedia/php-sdk)

A comprehensive PHP SDK for the Apipedia API, providing seamless integration for WhatsApp, Telegram, SMS, AI Chat, and more messaging services.

Features
--------

[](#features)

- 📱 **WhatsApp Messaging** - Send text, media, and files
- 🤖 **Telegram Bot Integration** - Messages, images, documents, buttons, locations
- 📨 **SMS Services** - Regular, VIP, OTP, and VVIP SMS
- 🧠 **AI Chat Integration** - Intelligent conversational AI
- 🔗 **Chainable API** - Fluent interface for complex workflows
- 📊 **Message Tracking** - Status monitoring and delivery receipts
- 👥 **Bulk Messaging** - Send to multiple recipients efficiently
- 🔄 **Cross-platform** - Send AI responses across multiple channels

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require apipedia/php-sdk
```

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- cURL extension
- JSON extension
- Guzzle HTTP client

Quick Start
-----------

[](#quick-start)

### Basic Usage

[](#basic-usage)

```
