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!
v1.0.2
2020-05-09 17:47 UTC
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')
.