I have made php system . in this system user must set his sms api information and system will automatically send sms to his clients
my problem is that there are many sms api and every api need different info for example(clickatell api need apiKey to be joined with url, receiver phone number ) but the another api need another information (username, password,to, from )
how can I allow user to integrate his sms api dynamically