SMSPoh SDK for PHP Laravel Framework was build by Myanmar local professional developer Pyae Sone. The SDK is available to download at Github for free. The SDK can be install via composer with full documentation at Github project.
This is my personal library to make it easier for developers. This is not offical SDK for smspoh. The main goal to create this package is I hate curl , guzzle or etc .... And I made abstraction. Now I could use easily by calling like this. That is it.
$user = App\User::first(); $user->notify(new App\Notifications\SendSmsPohNotification("Hello world"));
See on Github for details.
Ref : https://github.com/pyaesone17/sms-poh
Publish By: smspoh_admin