atmonshi/sender

This package is abandoned and no longer maintained. No replacement package was suggested.

an sms gate to send messages form a provider like newtags.com.sa.com.sa and mobily.ws

Fund package maintenance!
atmonshi

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

v1.0.2 2020-05-09 17:47 UTC

This package is auto-updated.

Last update: 2022-12-29 04:35:47 UTC


README

Build Status Maintainability Latest Stable Version Total Downloads License

an sms gate to send messages form a provider .

supported providers :

Getting Started

this is a laravel package , to install laravel see the laravel Docs.

Installing

after installing laravel , simply run :

composer require atmonshi/sender

to publish the config file :

php artisan vendor:publish --tag=config

NewTags available functions

get Balance :

api::getBalance('STag')

get Senders Names :

api::getSenderNames('STag')

##_____________________________________

mobily.ws available functions

get Balance :

api::getBalance('mobilyWs')

.