PHPackages                             smsbox/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. smsbox/php-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

smsbox/php-sdk
==============

Send SMS message and more from your application with the SMSBOX PHP SDK

v1.1.0(7mo ago)026MITPHPPHP &gt;=7.4CI passing

Since Oct 6Pushed 7mo agoCompare

[ Source](https://github.com/smsbox-net/php-sdk)[ Packagist](https://packagist.org/packages/smsbox/php-sdk)[ Docs](https://www.smsbox.net)[ RSS](/packages/smsbox-php-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (3)Used By (0)

📦 SMSBOX PHP SDK
================

[](#-smsbox-php-sdk)

---

[![PHP Lint & Tests](https://camo.githubusercontent.com/8fae15d57b924f8fd612d3fc15aa6101f2e209c5702cad82bad121e361ec5db4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d73626f782d6e65742f7068702d73646b2f7068705f6c696e745f616e645f746573742e79616d6c3f6272616e63683d6d61696e)](https://camo.githubusercontent.com/8fae15d57b924f8fd612d3fc15aa6101f2e209c5702cad82bad121e361ec5db4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d73626f782d6e65742f7068702d73646b2f7068705f6c696e745f616e645f746573742e79616d6c3f6272616e63683d6d61696e)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)

[![The SMSBOX logo](./smsbox-logo-en.png)](./smsbox-logo-en.png)

The **SMSBOX PHP SDK** provides a simple and efficient way to send SMS messages directly from your PHP applications.
Whether you are sending alerts, notifications, or marketing messages, this SDK makes the process fast and easy to integrate.

For more information, visit the official website: [SMSBOX](https://www.smsbox.net)

---

⚠️ Requirements
---------------

[](#️-requirements)

- PHP **7.4+** (compatible with PHP 8.x)
- Composer

---

📖 Documentation
---------------

[](#-documentation)

For detailed information about the SMSBOX Sending SMS API parameters, see the official documentation: [SMS API](https://www.smsbox.net/en/tools-development#doc-sms-en).

---

✉️ Features
-----------

[](#️-features)

- Send SMS messages quickly and reliably, customizable sender ID, scheduling, etc.

---

⚙️ Installation
---------------

[](#️-installation)

Install via Composer:

```
composer require smsbox/php-sdk
```

---

⚡ Quick Start
-------------

[](#-quick-start)

```
