Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariful Islam committed Dec 5, 2022
2 parents a930790 + 0d7acec commit 239218b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ $status = $sender->send();


# Currently Supported SMS Gateways

| Provider | Credentials Required <br> For Sending SMS | Status | Comment | Contact |
|-----------------|-------------------------------------------------------------------|--------|------------------------|-------------------------------------------------------------|
| AjuraTech | apikey, secretkey , callerID | Done | - | - |
Expand All @@ -189,13 +190,16 @@ $status = $sender->send();
| OnnoRokomSMS | userName, userPassword, type, maskName, campaignName | Done | not tested yet in live | - |
| RedmoITSms | api_token, sender_id | Done | | - |
| SmartLabSMS | user, password, sender | Done | - | - |
| SmsinBD | api_token, senderid | Done | - | - |
| SMSNet24 | user_id, user_password, route_id(optional), sms_type_id(optional) | Done | - | [email protected], +880 1705 691269, +880 1733393 712 |
| Sslsms | api_token, sid, csms_id | Done | - | - |
| Tense | user, password, campaign, masking | Done | - | - |
| TwentyFourSmsBD | apiKey, sender_id | Done | - | - |
| Viatech | api_key, mask | Done | - | - |




We are continuously working in this open source library for adding more Bangladeshi sms gateway. If you feel something
is missing then make a issue regarding that. If you want to contribute in this library, then you are highly welcome to
do that....
Expand Down

0 comments on commit 239218b

Please sign in to comment.