PHPackages                             sendsms/sendsms - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. sendsms/sendsms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

sendsms/sendsms
===============

Use our SMS shipping solution to deliver the right information at the right time.

0.6(2y ago)01841MITPHP

Since Apr 2Pushed 2y agoCompare

[ Source](https://github.com/sendSMS-RO/sendsms-composer)[ Packagist](https://packagist.org/packages/sendsms/sendsms)[ Docs](https://github.com/sendSMS-RO/sendsms-composer)[ RSS](/packages/sendsms-sendsms/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)DependenciesVersions (7)Used By (0)

SendsmsLaravel
==============

[](#sendsmslaravel)

[![Total Downloads](https://camo.githubusercontent.com/b391a9c95c45f6476ad1b1cbaa5a79597ba9922e0a86c2cf5eac7dc5dd9148a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73656e64736d732f73656e64736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sendsms/sendsms)

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

[](#installation)

Via Composer

```
$ composer require sendsms/sendsms
```

Usage
-----

[](#usage)

If you do not have an account, you can register [here](https://hub.sendsms.ro/register). If you need to see a full list of examples of our package, please go to our [API Documentation](https://www.sendsms.ro/api/). To call a specifica function, include the namespace of that coresponding function. The functions are placed under the corresponding namespace, as in the API documentation, with one exception, you can call the execute\_multiple function from any namespace

Namespace[SendSMS\\API\\AddressBook](https://www.sendsms.ro/api/#address-book)[SendSMS\\API\\Batch](https://www.sendsms.ro/api/#batch)[SendSMS\\API\\Blocklist](https://www.sendsms.ro/api/#blocklist)[SendSMS\\API\\HLR](https://www.sendsms.ro/api/#hlr)[SendSMS\\API\\Message](https://www.sendsms.ro/api/#message)[SendSMS\\API\\MNP](https://www.sendsms.ro/api/#mnp)[SendSMS\\API\\User](https://www.sendsms.ro/api/#user)[SendSMS\\API\\Other](https://www.sendsms.ro/api/#other)[SendSMS\\API\\ApiKey](https://www.sendsms.ro/api/#api-key-2)### How to send a message

[](#how-to-send-a-message)

Include the Message namespace at the beggining of your php file

```
use SendSMS\API\Message;
```

to call the function, run:

```
$api = new Message();
$api->setUsername('username');
$api->setPassword('password');
$api->message_send('40727363767', 'This is a message', '1898');
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.7% 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 ~186 days

Recently: every ~232 days

Total

6

Last Release

941d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92b754637ee38d5857e0c0b9149a9e758d0518831257e36bf8a883b8e9a57748?d=identicon)[sendSMS](/maintainers/sendSMS)

---

Top Contributors

[![Temepest74](https://avatars.githubusercontent.com/u/28103890?v=4)](https://github.com/Temepest74 "Temepest74 (8 commits)")[![ElenaMainerici](https://avatars.githubusercontent.com/u/5088477?v=4)](https://github.com/ElenaMainerici "ElenaMainerici (1 commits)")[![neamtua](https://avatars.githubusercontent.com/u/1029457?v=4)](https://github.com/neamtua "neamtua (1 commits)")[![niculescudragos](https://avatars.githubusercontent.com/u/16934767?v=4)](https://github.com/niculescudragos "niculescudragos (1 commits)")

---

Tags

smssendsmssendsms-ro

### Embed Badge

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

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

###  Alternatives

[mageplaza/module-smtp

SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers

3015.9M8](/packages/mageplaza-module-smtp)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[symfony/fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge.

27754.2k1](/packages/symfony-fake-sms-notifier)[cmdotcom/text-sdk-php

PHP SDK to send messages with CM.com

23680.0k4](/packages/cmdotcom-text-sdk-php)[symfony/twilio-notifier

Symfony Twilio Notifier Bridge

131.2M2](/packages/symfony-twilio-notifier)[ipecompany/smsirlaravel

Official Sms.ir Laravel Package

1810.3k1](/packages/ipecompany-smsirlaravel)

PHPackages © 2026

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