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

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

kduma/sms-driver-serwersms
==========================

An SerwerSMS.pl driver for kduma/sms package

v1.0(8y ago)05MITPHPPHP ~7.1

Since Feb 10Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

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

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/72c85934d8c5a84509044079603fd1c2be08caa1e319aadfb6f2d4521f09adae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b64756d612f736d732d6472697665722d736572776572736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kduma/sms-driver-serwersms)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/b9ed8cc333667e41eb91a71974fb0bf433134723d2f67bbc4fb1f1fc2398efdf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b64756d612f736d732d6472697665722d736572776572736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kduma/sms-driver-serwersms)

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

Install
-------

[](#install)

Via Composer

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

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\SerwerSMS\SerwerSMSServiceProvider::class,

```

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

```
'serwersms' => [
    'driver'   => 'serwersms',
    'login'    => env('SMS_SERWERSMS_LOGIN'),
    'password' => env('SMS_SERWERSMS_PASSWORD'),
    'sender'   => 'INFORMACJA',
    'eco'      => true,
    'flash'    => false,
],
```

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

[](#available-options)

OptionDefaultDescriptionlogin`null`Login to serwersms.pl panelpassword`null`Password to serwersms.pl panelsender`null`Sender nameeco`true`Send eco messageflash`false`Send flash messagetest`false`If test is turned on, messages aren't sent.Credits
-------

[](#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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3013d ago

### 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 (6 commits)")

---

Tags

kduma-smslaravelphp

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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