parviz-j / sib-sms
Laravel package for sms-webservice.com API (V3) with optional persistence
v1.0.3
2025-12-28 12:10 UTC
Requires
- php: ^8.1
- illuminate/http: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
README
Laravel package for sib-sms.com (API V3) with optional database persistence.
Install
In your Laravel project composer.json:
composer require parviz-j/sib-sms
Set the variable configuration in the .env file.
SIBSMS_API_KEY=YOU_API_KEY SIBSMS_DEFAULT_SENDER=YOUR_SENDER_NUMBER SIBSMS_PERSIST=true #need store in database