Skip to content

Releases: tzsk/sms

Access via Helper function

23 Mar 08:48
Compare
Choose a tag to compare

Helper function added

Now SmsManager can be accessed via helper function sms()

Contributor @mohammadhsn

More gateways added

14 Feb 06:08
Compare
Choose a tag to compare

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

11 Jan 13:53
Compare
Choose a tag to compare

The new version has some breaking changes.

Removed

  • with() method renamed to via()

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

08 Mar 10:54
Compare
Choose a tag to compare

Bug Fixed the issue array_merge() for Textlocal & LinkMobility.

New SMS Provider Link Mobility Added

03 Nov 19:01
0c85b76
Compare
Choose a tag to compare

Link Mobility Provider has been added to this Package my Merging PR from @andvenaa

Twilio Support

14 Jan 11:20
Compare
Choose a tag to compare

Now you can send SMS via Twilio and Textlocal.

Bug Fixed First Release

18 Dec 17:08
Compare
Choose a tag to compare

Bug fixed first release.

First Release

18 Dec 08:02
Compare
Choose a tag to compare

First version release