bitress / laravel-semaphore
Laravel wrapper for Semaphore SMS API
1.0.0
2025-06-20 04:30 UTC
Requires
- php: >=7.4
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^10.0
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