parviz-j/sib-sms

Laravel package for sms-webservice.com API (V3) with optional persistence

Maintainers

Package info

github.com/parviz-j/sib-sms

pkg:composer/parviz-j/sib-sms

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.3 2025-12-28 12:10 UTC

This package is auto-updated.

Last update: 2026-03-28 12:38:10 UTC


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