atmonshi / sender
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
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: 5.2.*
This package is auto-updated.
Last update: 2022-12-29 04:35:47 UTC
README
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')
.