PHPackages                             mdmasudsikdar71/geezsms-php-client - 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. [API Development](/categories/api)
4. /
5. mdmasudsikdar71/geezsms-php-client

ActiveLibrary[API Development](/categories/api)

mdmasudsikdar71/geezsms-php-client
==================================

PHP client for Geez SMS Gateway

1.1.0(2y ago)013proprietaryPHP

Since Feb 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mdmasudsikdar71/geezsms-php-client)[ Packagist](https://packagist.org/packages/mdmasudsikdar71/geezsms-php-client)[ RSS](/packages/mdmasudsikdar71-geezsms-php-client/feed)WikiDiscussions main Synced today

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

GeezSMS PHP Client
==================

[](#geezsms-php-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3bee67ec145a282556db93be9249e14f785535d7d2333dcd06d6b97057c58bd2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d646d6173756473696b64617237312f6765657a736d732d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mdmasudsikdar71/geezsms-php-client)[![Total Downloads](https://camo.githubusercontent.com/da7e3075458fd5b6a1ec9488a629c62b434c3dbb342fb97bfc9ba0a30821b9af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d646d6173756473696b64617237312f6765657a736d732d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mdmasudsikdar71/geezsms-php-client)

GeezSMS PHP Client is a PHP library for interacting with the GeezSMS API. It provides an easy-to-use interface for sending OTP, SMS, and bulk SMS messages.

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

[](#installation)

You can install the library using Composer:

```
composer require mdmasudsikdar71/geezsms-php-client
```

Usage
-----

[](#usage)

```
use MDMasudSikdar\Geezsms\GeezSmsClient;

// Initialize the GeezSmsClient with your token
$smsClient = new GeezSmsClient('TOKEN');

// Send an OTP to a phone number
$response = $smsClient->sendOtp('2519XXXXXXXX');

// Send an SMS to a phone number with a message
$response = $smsClient->sendSms('2519XXXXXXXX', 'Hello, this is a test message.');

// Send bulk SMS to multiple phone numbers with a common message and notification URL
$phones = ['2519XXXXXXXX', '2519XXXXXXXX'];
$response = $smsClient->sendBulk($phones, 'Hello, this is a bulk message.', 'https://example.com/notify');
```

Documentation
-------------

[](#documentation)

For more details and advanced usage, please refer to the [official GeezSMS API documentation](https://documenter.getpostman.com/view/11254016/TzK2YZ2J).

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

This library is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~22 days

Total

2

Last Release

834d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/228e65bfc2a97f423c78cc984176f48be891ab86591e16633bdfb895c228af15?d=identicon)[MDMasudSikdar71](/maintainers/MDMasudSikdar71)

---

Top Contributors

[![mdmasudsikdar71](https://avatars.githubusercontent.com/u/36623456?v=4)](https://github.com/mdmasudsikdar71 "mdmasudsikdar71 (4 commits)")

---

Tags

apiphpphp-librarysms-gateway

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mdmasudsikdar71-geezsms-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/mdmasudsikdar71-geezsms-php-client/health.svg)](https://phpackages.com/packages/mdmasudsikdar71-geezsms-php-client)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
