PHPackages                             wapnen/estoresms - 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. wapnen/estoresms

ActivePackage

wapnen/estoresms
================

A php wrapper library for sms and voice calls using estoresms

2111PHP

Since Jun 13Pushed 6y agoCompare

[ Source](https://github.com/wapnen/estoresms)[ Packagist](https://packagist.org/packages/wapnen/estoresms)[ RSS](/packages/wapnen-estoresms/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

EstoreSMS PHP
=============

[](#estoresms-php)

Overview
========

[](#overview)

Send text and flash messages to one or more recipients

You can read more about the EstoreSMS API [here](https://estoresms.com/)

Getting Started
===============

[](#getting-started)

Set up an estoresms [account](https://estoresms.com/login) and take note of your username and password.

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

[](#installation)

```
composer require wapnen/estoresms
```

Enable the API
--------------

[](#enable-the-api)

Make sure that your estoresms balance is not empty. Login to the dashboard to fund your user account.

Authentication
--------------

[](#authentication)

You will use your estoresms account username and password to authenticate with the API.

Usage
=====

[](#usage)

```

```

Parameters
----------

[](#parameters)

ParameterDescriptionusernameYour estoresms usernamepasswordEstoresms passwordrecipientsAn array of at least one phone number(s) to which the message is sentmessageThe message stringsender\_idA string to display as the message senderOptional parameters
-------------------

[](#optional-parameters)

ParameterDescriptiondndDefault to false. Set to true if the number is on dnd modeflash\_smsDefault to false. Set to true if the message should be sent as a flash textDND numbers
-----------

[](#dnd-numbers)

```

```

Flash SMS
---------

[](#flash-sms)

```

```

### Response

[](#response)

Here is a list of possible return values

MessageDescriptionOKSuccessful2904SMS sending failed2905Invalid username/password combination2906Credit exhausted2907Gateway unavailable2908Invalid schedule date format2909Unable to schedule2910Username is empty2911Password is empty2912Recipient is empty2913Message is empty2914Sender is empty2915One or more required fields are empty2916Blocked message content2917Blocked sender ID

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/093f85d2bd85acaca769c9807e98e86c5fdfc64d424a8b020586589c1a788bf0?d=identicon)[wapnen](/maintainers/wapnen)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wapnen-estoresms/health.svg)

```
[![Health](https://phpackages.com/badges/wapnen-estoresms/health.svg)](https://phpackages.com/packages/wapnen-estoresms)
```

PHPackages © 2026

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