Is any one know how to work with azure document db using php.
i want to create collection add the data in the document db using php.
please send any sample code for it.
http://azure.microsoft.com/en-in/services/documentdb/
Thanks
Thanigaivelan
DocumentDB currently does not have an official PHP client SDK available.
You can interact with DocumentDB using the REST API.
Alternatively, you could look for unofficial 3rd-party SDKs like this one (I'm not sure how well supported this project is - but the source code looks to be good reference for interacting with the REST API).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With