PHPackages                             andreylis/zf2-sms-adapters - 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. andreylis/zf2-sms-adapters

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

andreylis/zf2-sms-adapters
==========================

v1.0.9.4(12y ago)103876MITPHP

Since Aug 5Pushed 11y ago6 watchersCompare

[ Source](https://github.com/andreylis/zf2-sms-adapters)[ Packagist](https://packagist.org/packages/andreylis/zf2-sms-adapters)[ RSS](/packages/andreylis-zf2-sms-adapters/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (8)Versions (15)Used By (0)

zf2-sms-adapters
================

[](#zf2-sms-adapters)

ZF2 module for sending SMSes with queue storage via Doctrine and zf2 console controller for processing them via adapters

### Installation via Composer

[](#installation-via-composer)

```
{
    "require": {
        "andreylis/zf2-sms-adapters": "1.*"
    }
}

```

### Code sample for direct sms sending:

[](#code-sample-for-direct-sms-sending)

```
$SMSSender->sendSMS("375297357355", "Hello, Brother", false);

```

### Code sample for adding SMS to Doctrine queue:

[](#code-sample-for-adding-sms-to-doctrine-queue)

```
$SMSSender->sendSMS("375297357355", "Hello, Brother");

```

### Console command for adding to Cron

[](#console-command-for-adding-to-cron)

```
php public/index.php smssender send

```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 91.2% 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 ~20 days

Recently: every ~37 days

Total

14

Last Release

4450d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2116109?v=4)[Andrey Lis](/maintainers/andreylis)[@andreylis](https://github.com/andreylis)

---

Top Contributors

[![andreylis](https://avatars.githubusercontent.com/u/2116109?v=4)](https://github.com/andreylis "andreylis (31 commits)")[![ftdebugger](https://avatars.githubusercontent.com/u/170282?v=4)](https://github.com/ftdebugger "ftdebugger (2 commits)")[![Sysaninster](https://avatars.githubusercontent.com/u/3197583?v=4)](https://github.com/Sysaninster "Sysaninster (1 commits)")

### Embed Badge

![Health badge](/badges/andreylis-zf2-sms-adapters/health.svg)

```
[![Health](https://phpackages.com/badges/andreylis-zf2-sms-adapters/health.svg)](https://phpackages.com/packages/andreylis-zf2-sms-adapters)
```

###  Alternatives

[metamodels/core

MetaModels core

9956.1k68](/packages/metamodels-core)[bitweb/zf2-cron-module

BitWeb ZF2 module for cron.

1242.5k](/packages/bitweb-zf2-cron-module)

PHPackages © 2026

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