The PHP sample below provides a sample client library to consume the daylife APIs. We have demonstrated integration with a single API call - search_getRelatedArticles.
The code below provides hooks to receive json encoded response objects from the daylife API. It does NOT use the XML encoded response.