DEV Community

Cover image for Laravel SMS Channels
Mohammad Hafijul Islam
Mohammad Hafijul Islam

Posted on

Laravel SMS Channels

I am very excited to share an open-source laravel package named "Laraflow/SMS". A library of SMS channel collections ready for production on the laravel application.

Features of the package

  1. Doesn't depend on bulky third-party libraries; the program can grow with your project.
  2. Capability to swap drivers without impacting the code
  3. The developer can add their channel to the configuration file to expand the collection.

Right now, We have integrated these SMS gateway APIs

  1. AfricasTalking
  2. Clickatell
  3. ClickSend
  4. Infobip
  5. MessageBird
  6. SMSBroadcast
  7. Telnyx
  8. Twilio

For whom this package is appropriate

  1. Desire to finish the assignment quickly
  2. Not a full library is needed; just a basic API integration is desired.
  3. Have the option of regularly switching SMS vendors

Packagist Link: Packagist

Documentation Link: Documentation

Having someone interested in reviewing my implementation or contribution to the codebase would appreciated.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (3)

Collapse
 
mdarifulhaque profile image
MD ARIFUL HAQUE

Very informative article. Loved reading it. 👌

Collapse
 
hafijul233 profile image
Mohammad Hafijul Islam

thank you

Collapse
 
mdarifulhaque profile image
MD ARIFUL HAQUE

wellcome

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay