PHPackages                             kduma/sms-driver-justsend - 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. kduma/sms-driver-justsend

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

kduma/sms-driver-justsend
=========================

An JustSend.pl driver for kduma/sms package

02PHP

Since Oct 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/kduma-OSS/LV-SMS-Driver-JustSend)[ Packagist](https://packagist.org/packages/kduma/sms-driver-justsend)[ RSS](/packages/kduma-sms-driver-justsend/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

An JustSend.pl driver for [kduma/sms](https://github.com/kduma-OSS/L5-SMS) package
==================================================================================

[](#an-justsendpl-driver-for-kdumasms-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e69352922aab18b641c4820bb2929c88852d6d44c1196742b7ba601d822ef579/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b64756d612f736d732d6472697665722d6a75737473656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kduma/sms-driver-justsend)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/ac64196f091e7fbd0285c19e967263e69a3ba8eef4e7ec31da95da3fbd1ef3dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b64756d612f736d732d6472697665722d6a75737473656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kduma/sms-driver-justsend)

An JustSend.pl driver for [kduma/sms](https://github.com/kduma-OSS/L5-SMS) package

Install
-------

[](#install)

Via Composer

```
$ composer require kduma/sms-driver-justsend
```

In Laravel 5.6, service provider is automatically discovered. If you don't use package discovery, add the Service Provider to the providers array in `config/app.php`:

```
KDuma\SMS\Drivers\JustSend\JustSendServiceProvider::class,

```

Create new channel or reconfigure existing in `sms.php` config file:

```
'justsend' => [
    'driver' => 'justsend',
    'key'    => env('SMS_JUSTSEND_KEY'),
    'sender' => 'INFORMACJA',
    'eco'    => true,
],
```

Available Options
-----------------

[](#available-options)

OptionDefaultDescriptionkey`null`Api Key for justsend.plsender`null`Sender nameeco`true`Send eco messageCredits
-------

[](#credits)

- [Krystian Duma](https://github.com/kduma)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d09451622719c7efce1a7971b8e5a875859504882ba2b8c279d1015a99e8f12c?d=identicon)[kduma](/maintainers/kduma)

---

Top Contributors

[![kduma](https://avatars.githubusercontent.com/u/1062582?v=4)](https://github.com/kduma "kduma (3 commits)")

---

Tags

kduma-smslaravelphp

### Embed Badge

![Health badge](/badges/kduma-sms-driver-justsend/health.svg)

```
[![Health](https://phpackages.com/badges/kduma-sms-driver-justsend/health.svg)](https://phpackages.com/packages/kduma-sms-driver-justsend)
```

###  Alternatives

[derrabus/ereg-shim

Replacement for the ereg legacy php extension.

11103.0k](/packages/derrabus-ereg-shim)

PHPackages © 2026

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