PHPackages                             the-box/box-whatsapp - 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. the-box/box-whatsapp

ActiveLibrary

the-box/box-whatsapp
====================

The WhatsApp Box is part of the TheBox family — a lightweight PHP package that allows you to send WhatsApp messages easily

20PHP

Since Nov 12Pushed 5mo agoCompare

[ Source](https://github.com/Onestepcom00/WhatsappBox)[ Packagist](https://packagist.org/packages/the-box/box-whatsapp)[ RSS](/packages/the-box-box-whatsapp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

📦 The WhatsApp Box
==================

[](#-the-whatsapp-box)

[![PHP Version](https://camo.githubusercontent.com/8e616b32ea6d2562125d6120fddeedd8bddd16548f82d100ebe6a50980445733/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382532422d626c7565)](https://camo.githubusercontent.com/8e616b32ea6d2562125d6120fddeedd8bddd16548f82d100ebe6a50980445733/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382532422d626c7565)[![Composer](https://camo.githubusercontent.com/fff3a098bf49a5fbe1b816f646195e964e543edcb1317e2c0cdd40b56acd5321/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f6d706f7365722d52656164792d6f72616e6765)](https://camo.githubusercontent.com/fff3a098bf49a5fbe1b816f646195e964e543edcb1317e2c0cdd40b56acd5321/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f6d706f7365722d52656164792d6f72616e6765)[![License](https://camo.githubusercontent.com/5caa455d8debc46fb23abbadb45a733a937f3910a73fc875c2f7820468e1bb54/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e)](https://camo.githubusercontent.com/5caa455d8debc46fb23abbadb45a733a937f3910a73fc875c2f7820468e1bb54/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e)[![Status](https://camo.githubusercontent.com/7ad747e5eefa3aa1040130a413dd5d018f22edbc45638ea213a3376a278e76f6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5374617475732d537461626c652d73756363657373)](https://camo.githubusercontent.com/7ad747e5eefa3aa1040130a413dd5d018f22edbc45638ea213a3376a278e76f6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5374617475732d537461626c652d73756363657373)[![Made with ❤️](https://camo.githubusercontent.com/b7db8ac3fa4469fb4c0b76d0e0ca4b744c11292798eb0fdc3b2edb2e24650c60/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d616465253230776974682d2545322539442541342545462542382538462d726564)](https://camo.githubusercontent.com/b7db8ac3fa4469fb4c0b76d0e0ca4b744c11292798eb0fdc3b2edb2e24650c60/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d616465253230776974682d2545322539442541342545462542382538462d726564)

---

**The WhatsApp Box** is part of the **TheBox** family — a lightweight PHP package that allows you to send WhatsApp messages easily.
It can be extremely useful in real-world scenarios such as **user registration forms**, where you can send a **verification code** or **confirmation message** directly via WhatsApp once an account is created.

---

🚀 Requirements
--------------

[](#-requirements)

Before using this package, make sure you have the following:

- PHP **8.0+**
- **Composer** installed
- **cURL** extension enabled
- A **Unipile** account, with an **API key** and **DNS endpoint** →

---

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

[](#️-installation)

Install the package via Composer:

```
composer require the-box/whatsapp-box
```

---

💡 Usage Example
---------------

[](#-usage-example)

```
