bitress/laravel-semaphore

Laravel wrapper for Semaphore SMS API

1.0.0 2025-06-20 04:30 UTC

This package is auto-updated.

Last update: 2025-06-20 05:07:12 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