PHPackages                             lidskasila/sms-manager - 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. lidskasila/sms-manager

Abandoned → [simpod/sms-manager](/?search=simpod%2Fsms-manager)ArchivedStandalone[Utility &amp; Helpers](/categories/utility)

lidskasila/sms-manager
======================

PHP library for sending SMS via SmsManager.cz

14.5k1[3 issues](https://github.com/LidskaSila/SmsManager/issues)[1 PRs](https://github.com/LidskaSila/SmsManager/pulls)PHP

Since Aug 15Pushed 8y agoCompare

[ Source](https://github.com/LidskaSila/SmsManager)[ Packagist](https://packagist.org/packages/lidskasila/sms-manager)[ RSS](/packages/lidskasila-sms-manager/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

SmsManager PHP Library
======================

[](#smsmanager-php-library)

[![Downloads this Month](https://camo.githubusercontent.com/5bde5e9ff82883b8e8c6035ae7c0b766ea491c6d09efe97972511f3b1fdaa65a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6c6964736b6173696c612f736d732d6d616e616765722e737667)](https://packagist.org/packages/lidskasila/sms-manager)

Library for PHP that can send SMS via SmsManager.cz gateway. *(not all API methods are implemented for now)*

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

[](#requirements)

LidskaSila/SmsManager requires PHP 7.0 or higher.

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

[](#installation)

```
$ composer require lidskasila/sms-manager
```

Usage
-----

[](#usage)

Pass `Sms` object to `SmsManager` `sendSms()` method. `Sms` object should include all data like message, message type, receipients or sender.

### Usage with Nette

[](#usage-with-nette)

Register it as a service, then you can autowire it.

```
smsManager:
    class: LidskaSila\SmsManager\SmsManager
    setup:
        - setAuth(%smsManager.username%, %smsManager.token%)
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/af6552e906a40b12da9488a4dddfa4f9f4c0fecde220e7391accdd615523c7ee?d=identicon)[simPod](/maintainers/simPod)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lidskasila-sms-manager/health.svg)

```
[![Health](https://phpackages.com/badges/lidskasila-sms-manager/health.svg)](https://phpackages.com/packages/lidskasila-sms-manager)
```

###  Alternatives

[symfony/uid

Provides an object-oriented API to generate and represent UIDs

610303.9M1.1k](/packages/symfony-uid)[react/stream

Event-driven readable and writable streams for non-blocking I/O in ReactPHP

691139.1M205](/packages/react-stream)[cac/autophing

Predefined Phing targets

1362.6k1](/packages/cac-autophing)

PHPackages © 2026

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