Good Reads PHP Client

Last Update
9 April 2012
Regular License
$4
Extended License
$20
Sales
13

The Good Reads PHP Client class is a light-weight, Object Oriented wrapper for the Good Reads Restful API . This PHP Class offers easy to use methods to make web service calls to find Good Reads Book and Author Information as well as Reviews, Ratings and Commentaries on various Books.

Features Include:

1. Find Ratings Statistics for a given Book

2. Find Author Information

3. Search for Books by Author, ISBN , or Title

4. Find User Reviews for a Book

5. Find detailed Book information by Name or ISBN

6. Find List of books by a given Author

7. Locate a Book Series by Author

8. 3 output formats: JSON , XML or PHP Object

9. Built in Caching for blazing fast performance

10. Easy to install, requires just 2 lines of code to set up