Download the PHP package dilumsadeepa/dev-sms-gateway-laravel-package without Composer
On this page you can find all versions of the php package dilumsadeepa/dev-sms-gateway-laravel-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dilumsadeepa/dev-sms-gateway-laravel-package
More information about dilumsadeepa/dev-sms-gateway-laravel-package
Files in dilumsadeepa/dev-sms-gateway-laravel-package
Download dilumsadeepa/dev-sms-gateway-laravel-package
More information about dilumsadeepa/dev-sms-gateway-laravel-package
Files in dilumsadeepa/dev-sms-gateway-laravel-package
Vendor dilumsadeepa
Package dev-sms-gateway-laravel-package
Short Description Laravel package for Puppy SMS Gateway (auth, environments, API keys, SMS send/status)
License MIT
Package dev-sms-gateway-laravel-package
Short Description Laravel package for Puppy SMS Gateway (auth, environments, API keys, SMS send/status)
License MIT
Please rate this library. Is it a good library?
Informations about the package dev-sms-gateway-laravel-package
DEV SMS Gateway Laravel Package
Laravel package for integrating with puppy-sms-gateway-server.
It supports:
- user register/login
- environment creation
- environment API key management
- SMS send via environment API key
- status polling and account logs
Requirements
- PHP 8.1+
- Laravel 9/10/11/12
guzzlehttp/guzzle(installed automatically)
Install
Option 1: Packagist (after publish)
Option 2: GitHub VCS (before Packagist)
Publish Config
Configuration
Set values in your Laravel .env:
Quick Start (Full Flow)
Common Operations
Notes
send()requires an environment API key.status()accepts either API key or auth token.logs()uses account endpoint and requires auth token.- If SMS device acknowledgement times out,
send()returns a pending-style response from the server.
License
MIT
All versions of dev-sms-gateway-laravel-package with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
guzzlehttp/guzzle Version ^7.5
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
ext-json Version *
guzzlehttp/guzzle Version ^7.5
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
The package dilumsadeepa/dev-sms-gateway-laravel-package contains the following files
Loading the files please wait ...