How do I set up my Codeigniter project to work with DynamoDB?

I was trying to figure out how to set up a php project within Codeigniter to work with DynamoDB. The information provided by AWS in its document is not sufficient to configure its DynamoDB SDK with CI libraries.

If anyone has done this, please share your knowledge.

+3


source to share





All Articles