PHPackages                             sendsms/sendsms-laravel - 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. [API Development](/categories/api)
4. /
5. sendsms/sendsms-laravel

ActiveLibrary[API Development](/categories/api)

sendsms/sendsms-laravel
=======================

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

v0.8.1(2y ago)217.5k↓23.1%MITPHP

Since Mar 30Pushed 2y agoCompare

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

READMEChangelog (4)Dependencies (3)Versions (8)Used By (0)

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

[](#sendsmslaravel)

[![Total Downloads](https://camo.githubusercontent.com/183095f15d3e1c8541bd16c3b3e92e73d1a9ac5782d7b7412c4b32e9340f9753/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73656e64736d732f73656e64736d732d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sendsms/sendsms-laravel)

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

[](#installation)

Via Composer

```
$ composer require sendsms/sendsms-laravel
```

Usage
-----

[](#usage)

In your .env file, add this variables:

```
SENDSMS_USERNAME
SENDSMS_PASSWORD

```

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/?php--laravel).

Namespace[SendSMS\\SendsmsLaravel\\API\\AddressBook](https://www.sendsms.ro/api/?php--laravel#address-book)[SendSMS\\SendsmsLaravel\\API\\Batch](https://www.sendsms.ro/api/?php--laravel#batch)[SendSMS\\SendsmsLaravel\\API\\Blocklist](https://www.sendsms.ro/api/?php--laravel#blocklist)[SendSMS\\SendsmsLaravel\\API\\HLR](https://www.sendsms.ro/api/?php--laravel#hlr)[SendSMS\\SendsmsLaravel\\API\\Message](https://www.sendsms.ro/api/?php--laravel#message)[SendSMS\\SendsmsLaravel\\API\\MNP](https://www.sendsms.ro/api/?php--laravel#mnp)[SendSMS\\SendsmsLaravel\\API\\User](https://www.sendsms.ro/api/?php--laravel#user)[SendSMS\\SendsmsLaravel\\API\\Other](https://www.sendsms.ro/api/?php--laravel#other)[SendSMS\\SendsmsLaravel\\API\\ApiKey](https://www.sendsms.ro/api/?php--laravel#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\SendsmsLaravel\API\Message;
```

to call the function, run:

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.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 ~155 days

Recently: every ~232 days

Total

7

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 (24 commits)")[![neamtua](https://avatars.githubusercontent.com/u/1029457?v=4)](https://github.com/neamtua "neamtua (2 commits)")[![ElenaMainerici](https://avatars.githubusercontent.com/u/5088477?v=4)](https://github.com/ElenaMainerici "ElenaMainerici (1 commits)")

---

Tags

laravelsmssendsmsSendsmsLaravelsendsms-ro

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ardakilic/mutlucell

Mutlucell SMS API wrapper for sending sms text messages for Laravel

457.3k](/packages/ardakilic-mutlucell)

PHPackages © 2026

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