PHPackages                             xililo/zamtel-sms - 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. xililo/zamtel-sms

ActiveLibrary

xililo/zamtel-sms
=================

A PHP client library for integrating with the Zamtel Bulk SMS API.

v1(5mo ago)03PHP

Since Nov 28Pushed 5mo agoCompare

[ Source](https://github.com/xililo/zamtel-sms)[ Packagist](https://packagist.org/packages/xililo/zamtel-sms)[ RSS](/packages/xililo-zamtel-sms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Zamtel SMS PHP Client
=====================

[](#zamtel-sms-php-client)

A clean and simple PHP client library for integrating with the Zamtel Bulk SMS API. Send SMS messages, check account balance, and manage sender IDs with ease.

Features
--------

[](#features)

- Send SMS to single or multiple recipients
- Check account balance
- Create and manage sender IDs
- Phone number validation and formatting
- Built on Guzzle HTTP client
- Simple and intuitive API

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

[](#requirements)

- PHP 7.4 or higher
- Composer
- Guzzle HTTP Client 7.0 or higher

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

[](#installation)

Install the package via Composer:

```
composer require xililo/zamtel-sms
```

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

[](#quick-start)

```
