php

A Lightweight PHP Client Library

By john

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.

Download it here

Test it here

The code below provides hooks to receive json encoded response objects from the daylife API. It does NOT use the XML encoded response.