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 2w ago

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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

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

2520d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7387558?v=4)[Uldis Brize](/maintainers/ubrize)[@ubrize](https://github.com/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

[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M154](/packages/spatie-laravel-health)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2381.4M13](/packages/laravel-notification-channels-discord)[laravel-notification-channels/pusher-push-notifications

Pusher native Push Notifications driver.

281770.7k1](/packages/laravel-notification-channels-pusher-push-notifications)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

252143.0k](/packages/erag-laravel-disposable-email)[salamwaddah/laravel-mandrill-driver

Mandrill notification channel for Laravel 9, 10, 11, 12, 13

1176.4k](/packages/salamwaddah-laravel-mandrill-driver)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

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