bitress/laravel-semaphore

Laravel wrapper for Semaphore SMS API

Maintainers

Package info

github.com/bitress/laravel-semaphore

pkg:composer/bitress/laravel-semaphore

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.0 2025-07-03 12:32 UTC

This package is auto-updated.

Last update: 2026-03-31 13:57:26 UTC


README

A simple Laravel wrapper for the Semaphore SMS API. Easily send SMS messages from your Laravel application using Semaphore.

Features

  • Send standard, priority, and OTP SMS
  • Get account, sender names, messages, and transactions
  • Rate-limit aware (handles 429 responses gracefully)

Installation

composer require bitress/laravel-semaphore