sms

Laravel SMS Gateway Integration Package

MIT License

Downloads
108.8K
Stars
289
Committers
21

Bot releases are hidden (Show)

sms - Access via Helper function

Published by tzsk over 5 years ago

Helper function added

Now SmsManager can be accessed via helper function sms()

Contributor @mohammadhsn

sms - More gateways added

Published by tzsk over 5 years ago

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

sms - New Drivers, Notification Channel & Sms Builder

Published by tzsk almost 6 years ago

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.

sms - Fixed Array Merge Issue for Textlocal & LinkMobility

Published by tzsk over 6 years ago

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

sms - New SMS Provider Link Mobility Added

Published by tzsk almost 7 years ago

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

sms - Twilio Support

Published by tzsk almost 8 years ago

Now you can send SMS via Twilio and Textlocal.

sms - Bug Fixed First Release

Published by tzsk almost 8 years ago

Bug fixed first release.

sms - First Release

Published by tzsk almost 8 years ago

First version release