Release of SMS Rocket Package for CodeIgniter 4 |
Hello to all the dear users of the CodeIgniter 4 community!
![]() I am excited to announce the release of a new package called sms-rocket for CodeIgniter 4. This package is designed to address common challenges in integrating SMS services and offers the following features: Multi-driver support: Easily switch between different SMS providers. Caching: Caches SMS responses to reduce redundant requests. Logging: Logs SMS sending operations for easy debugging and monitoring. Retry Mechanism: Automatically retries failed message sending attempts. Multiple Messaging: Supports sending SMS to multiple recipients at once. User Integration: Automatically detects the phone number field from User models (integration with CodeIgniter Shield). Data History: Maintains a complete history of SMS transactions in the database for future reference and analysis. Sensitive Data Handling: Provides functionality to obfuscate sensitive information before storing it in the database to enhance security and privacy. PHP Code: /** @var SMSRocketService $smsService */ I invite you to try out this package and share your feedback with me. Together, we can grow the CodeIgniter community and create better projects! If you wish, you can submit a pull request for the driver related to your favorite provider to enhance the package. docs : https://www.smsrocket.codeigniter4.ir/ github: https://github.com/datamweb/sms-rocket
Okay, but I'm not using SMS in the project yet. Maybe I'll test it sometime.
sure!!! that great!! buddy!!
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals
if you think about wordpress one of its attractions someone once said to me was its repository of "plugins"; so anything like SMS Rocket , can only expand the use and functionality of CI4 and thus ultimately the attraction for using it .
Thank you all for your feedback.
|
Welcome Guest, Not a member yet? Register Sign In |