资 源 简 介
Introduction
NP-Gravatar package is a Zend Framework extension, which provides classes for using and implementing Gravatar"s services and features.
There are three separate components in this package, and each of them represents implementation of some Gravatar"s API feature. Those are:
* `NP_Service_Gravatar_Profiles` - client for performing Gravatar profile requests and retrieving profile data of some Gravatar user, based on his/her primary email address. Profile data can be returned in various formats which are offered by Gravatar Profiles API (JSON, XML, PHP, VCF/vCard, QR Code), and some of those formats can be converted to the `NP_Gravatar_Profile` object, which represents profile data of some user in object-oriented manner.
* `NP_Service_Gravatar_XmlRpc` - client for the Gravatar XML-RPC API, which maps all methods prov