Releases: tzsk/sms
Releases · tzsk/sms
Access via Helper function
Helper function added
Now SmsManager
can be accessed via helper function sms()
Contributor @mohammadhsn
More gateways added
Added more gateways in the lot
Added
- Amazon SNS Driver
- Nexmo Driver
- Clockwork Driver
Breaking Change
Now it returns the raw response received from the Gateway Unchanged
New Drivers, Notification Channel & Sms Builder
The new version has some breaking changes.
Removed
with()
method renamed tovia()
Added
- Notification Channel Support
- New Drivers
- Sms Builder Support
Changed
- New Simple Syntax for sending SMS.
Thanks to @khanzadimahdi for supporting with the new Drivers & Notification Channel.
Fixed Array Merge Issue for Textlocal & LinkMobility
Bug Fixed the issue array_merge()
for Textlocal & LinkMobility.
New SMS Provider Link Mobility Added
Link Mobility Provider has been added to this Package my Merging PR from @andvenaa
Twilio Support
Now you can send SMS via Twilio and Textlocal.
Bug Fixed First Release
Bug fixed first release.
First Release
First version release