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
- Doesn't depend on bulky third-party libraries; the program can grow with your project.
- Capability to swap drivers without impacting the code
- The developer can add their channel to the configuration file to expand the collection.
Right now, We have integrated these SMS gateway APIs
- AfricasTalking
- Clickatell
- ClickSend
- Infobip
- MessageBird
- SMSBroadcast
- Telnyx
- Twilio
For whom this package is appropriate
- Desire to finish the assignment quickly
- Not a full library is needed; just a basic API integration is desired.
- 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.
Top comments (3)
Very informative article. Loved reading it. 👌
thank you
wellcome