Hello Abdussamad,
Are you able to develop this so that it can generate LTC addresses from an Electrum-LTC MPK?
I am willing to pay for your services/coding.
Let me know, thanks!
If you need something smaller then look at my plugin
bitcoin address or the
bitcoin way plugin for woocommerce.
In the case of my plugin the files in
/includes/libs are all you need. This code is borrowed from the bitcoin way plugin. The function mpk_to_bc_address() in electrumhelper.php does what you want.
I don't know how codeigniter libraries work or I would offer to convert this for you. But you can use the above php code directly can't you?