PHPackages                             ubrize/sales-lv - 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. ubrize/sales-lv

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

ubrize/sales-lv
===============

SMS sales.lv channel for Laravel 5.3+

v1.0(6y ago)0888MITPHPPHP &gt;=5.6.4

Since Aug 5Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ubrize/sales-lv)[ Packagist](https://packagist.org/packages/ubrize/sales-lv)[ Docs](https://github.com/ubrize/sales-lv)[ RSS](/packages/ubrize-sales-lv/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Sales.lv SMS notifications for Laravel 5.3+
===========================================

[](#saleslv-sms-notifications-for-laravel-53)

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

[](#installation)

You can install the package via composer:

```
composer require ubrize/sales-lv
```

### Setting up sales.lv SMS notifications

[](#setting-up-saleslv-sms-notifications)

Add sales.lv configuration to `config/services.php`:

```
// config/services.php

...
'saleslv' => [
    'key' => env('SALESLV_KEY'),
    'sender' => env('SALESLV_SENDER', 'Example Sender'),
    'endpoint' => env('SALESLV_ENDPOINT', 'https://traffic.sales.lv/API:0.14/'),
],
...
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/502d5a68666e285f0601ddec4df5c307185bf648106c9ef077370d087c3cc8eb?d=identicon)[ubrize](/maintainers/ubrize)

---

Tags

laravelnotificationssaleslvsales-lv

### Embed Badge

![Health badge](/badges/ubrize-sales-lv/health.svg)

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

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[benwilkins/laravel-fcm-notification

Laravel FCM (Firebase Cloud Messaging) Notification Channel

210964.1k1](/packages/benwilkins-laravel-fcm-notification)[laravel-notification-channels/smsc-ru

SmscRu Notifications channel for Laravel 5.3.

51192.8k](/packages/laravel-notification-channels-smsc-ru)

PHPackages © 2026

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