bitress/laravel-semaphore

Laravel wrapper for Semaphore SMS API

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/bitress/laravel-semaphore

1.2.0 2025-07-03 12:32 UTC

This package is auto-updated.

Last update: 2025-12-03 13:21:05 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