PHPackages                             towa-digital/laravel-websms - 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. towa-digital/laravel-websms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

towa-digital/laravel-websms
===========================

A simple package to send sms messages using the websms.com apiii.

2.0.0(11mo ago)0501↓86.7%MITPHPPHP ^8.0

Since Aug 22Pushed 11mo agoCompare

[ Source](https://github.com/towa-digital/laravel-websms)[ Packagist](https://packagist.org/packages/towa-digital/laravel-websms)[ RSS](/packages/towa-digital-laravel-websms/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (10)Used By (0)

laravel-websms
==============

[](#laravel-websms)

Please note that WhatsApp messages are currently not supported.

Usage
-----

[](#usage)

### Step 1

[](#step-1)

Install the package

```
composer require pro-sales/laravel-websms

```

### Step 2

[](#step-2)

Publish the config file

```
php artisan vendor:publish --provider="ProSales\WebSms\WebSmsServiceProvider"

```

**Don't forget to update the access token in the config!**

### Step 3

[](#step-3)

Send your first message:

```
WebSms::smsMessage()
        ->to("+41791234567")
        ->text("Hallo von Laravel")
        ->send();
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance51

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~361 days

Recently: every ~536 days

Total

8

Last Release

341d ago

Major Versions

1.0.6 → 2.0.02025-07-29

PHP version history (2 changes)1.0.0PHP &gt;=5.6

2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ae79fe5eac63e70cae17e807413a5a30fafcc54c11fb23a8e5808fa3b3a51ec?d=identicon)[TOWA](/maintainers/TOWA)

---

Top Contributors

[![Martin-Welte](https://avatars.githubusercontent.com/u/26961559?v=4)](https://github.com/Martin-Welte "Martin-Welte (4 commits)")[![philipp-hemmer](https://avatars.githubusercontent.com/u/72381611?v=4)](https://github.com/philipp-hemmer "philipp-hemmer (2 commits)")

### Embed Badge

![Health badge](/badges/towa-digital-laravel-websms/health.svg)

```
[![Health](https://phpackages.com/badges/towa-digital-laravel-websms/health.svg)](https://phpackages.com/packages/towa-digital-laravel-websms)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[illuminate/http

The Illuminate Http package.

11937.9M7.0k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

254168.5k](/packages/erag-laravel-disposable-email)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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