PHPackages                             foxlaby/smslaby-laravel-client - 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. foxlaby/smslaby-laravel-client

ActiveLibrary

foxlaby/smslaby-laravel-client
==============================

You can send sms through a our server using your sender id encryption key.

v1.1.1(5y ago)115MITPHPPHP ^7.0

Since Sep 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/FoxLaby/smslaby-laravel-client)[ Packagist](https://packagist.org/packages/foxlaby/smslaby-laravel-client)[ RSS](/packages/foxlaby-smslaby-laravel-client/feed)WikiDiscussions master Synced yesterday

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

foxlaby/smslaby-laravel-client
==============================

[](#foxlabysmslaby-laravel-client)

You can send sms through a our server using your sender id by encryption key.

Install via composer
--------------------

[](#install-via-composer)

```
$ composer require foxlaby/smslaby-laravel-client
```

Use
---

[](#use)

```
$sms = smslaby()
    ->lang('ar')
    ->to('01×××××××××')
    // ->sandbox(true)
    ->message('body');
```

### Hash Key:-

[](#hash-key-)

Add a value you choose but you must add this value in a .env file

```
SMSLABY_HASH_KEY=

```

### Methods:-

[](#methods-)

- lang: Add lang alpha-2 (ar|en).
- to: Add the recipient number.
- sandbox: For trial only, in this case the message will not be sent to the recipient but to our dashboard.
- message: Message content.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~8 days

Total

3

Last Release

2054d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31162701?v=4)[komicho](/maintainers/komicho)[@komicho](https://github.com/komicho)

---

Top Contributors

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

---

Tags

smslaby

### Embed Badge

![Health badge](/badges/foxlaby-smslaby-laravel-client/health.svg)

```
[![Health](https://phpackages.com/badges/foxlaby-smslaby-laravel-client/health.svg)](https://phpackages.com/packages/foxlaby-smslaby-laravel-client)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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