PHPackages                             fixsoftware/gosms - 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. fixsoftware/gosms

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

fixsoftware/gosms
=================

Sending messages via gosms.cz

v0.1.6(6y ago)02.0kMITPHPPHP &gt;=5.4

Since Feb 22Pushed 6y agoCompare

[ Source](https://github.com/fixsoftware/gosms)[ Packagist](https://packagist.org/packages/fixsoftware/gosms)[ RSS](/packages/fixsoftware-gosms/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

gosms – Sending SMS via gosms.cz API
====================================

[](#gosms--sending-sms-via-gosmscz-api)

Example
-------

[](#example)

```
$sms = new \SMS\GoSMS("CLIENT", "SECRET");
$sms->authenticate();
$sms->setChannel(1);
$sms->setMessage('Test');
$sms->setRecipient('+420xxxyyyzzz');
$sms->setExpectedSendTime(new \DateTime('+1 hour', new \DateTimeZone('Europe/Prague')));
$sms->send();
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.9% 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 ~208 days

Recently: every ~14 days

Total

7

Last Release

2486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/192965e2e4fc1d8235b57ee9b2e96e20a0bff64203b5f143ddca26cc40b19957?d=identicon)[fix](/maintainers/fix)

---

Top Contributors

[![Tlapi](https://avatars.githubusercontent.com/u/2815391?v=4)](https://github.com/Tlapi "Tlapi (10 commits)")[![tomaskavalek](https://avatars.githubusercontent.com/u/210119?v=4)](https://github.com/tomaskavalek "tomaskavalek (3 commits)")

---

Tags

smsgosms

### Embed Badge

![Health badge](/badges/fixsoftware-gosms/health.svg)

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

###  Alternatives

[php-smpp/php-smpp

PHP-based SMPP client lib

234197.5k8](/packages/php-smpp-php-smpp)[instasent/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

491.3M4](/packages/instasent-sms-counter-php)[alexandr-mironov/php-smpp

PHP SMPP client lib, fork of onlinecity/php-smpp

4864.3k](/packages/alexandr-mironov-php-smpp)[benmorel/gsm-charset-converter

Converts GSM 03.38 strings to and from UTF-8

16423.5k](/packages/benmorel-gsm-charset-converter)[franzose/laravel-smpp

SMS sending via SMPP protocol for Laravel framework.

3941.6k1](/packages/franzose-laravel-smpp)[matthewbdaly/sms-client

A generic SMS client library. Supports multiple swappable drivers.

2291.2k2](/packages/matthewbdaly-sms-client)

PHPackages © 2026

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