PHPackages                             althinect/laravel-sendlk - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. althinect/laravel-sendlk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

althinect/laravel-sendlk
========================

Laravel package for Send.lk SMS Gateway

011PHP

Since Nov 28Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Althinect/laravel-sendlk)[ Packagist](https://packagist.org/packages/althinect/laravel-sendlk)[ RSS](/packages/althinect-laravel-sendlk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ffa7850f4b9c93377b209f9d4607f0219bffeaffbe17bd858a1a4e501f2951da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c7468696e6563742f6c61726176656c2d73656e646c6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/althinect/laravel-sendlk)[![Total Downloads](https://camo.githubusercontent.com/d27e2504fee2db47c35c8a3b6db8c38f9858ee72aa40c046f02e16570568e3e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c7468696e6563742f6c61726176656c2d73656e646c6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/althinect/laravel-sendlk)[![GitHub Actions](https://github.com/althinect/laravel-sendlk/actions/workflows/main.yml/badge.svg)](https://github.com/althinect/laravel-sendlk/actions/workflows/main.yml/badge.svg)

This is a package for integrating Send.lk () with a Laravel application. The packages supports custom configurations for credentials and logs for all sent messages. Moreover, these message logs can be pruned with a command which can be set up with scheduler for scheduled pruning.

NOTE - This package is designed to be used for internal purposes of Althinect. However, you're free to use or modify the codebase. That being said, use at your own discretion as the package might have breaking changes in the future.

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

[](#installation)

You can install the package via composer:

```
composer require althinect/laravel-sendlk
```

After installation. Run:

```
php artisan vendor:publish --provider="Althinect\LaravelSendlk\LaravelSendlkServiceProvider" --tag=config
```

Usage
-----

[](#usage)

```
LaravelSendlkFacade::send(['0000000000'], 'This is a test message');
```

The `send` method will accept two parameters. The first parameter is an array with the phone numbers to the send the message to. The second parameter is the message to send. If the first parameter is not an array the package will throw an error.

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Udam Liyanage](https://github.com/althinect)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

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/483e118a57e1fb365b9891ad1ad8ba0e526897091e663eb3db830a0ec0890fcb?d=identicon)[udamliyanage](/maintainers/udamliyanage)

---

Top Contributors

[![UdamLiyanage](https://avatars.githubusercontent.com/u/20433694?v=4)](https://github.com/UdamLiyanage "UdamLiyanage (22 commits)")

### Embed Badge

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

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M318](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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