{ "name": "masnathan/ogravatar", "type": "library", "description": "Simple class that provides easy gravatar integration.", "keywords": ["gravatar","image","profile"], "homepage": "https://github.com/ReiDuKuduro/oGravatar", "license": "MIT", "authors": [ { "name": "André Filipe", "email": "andre.r.flip@gmail.com", "role": "Developer" } ], "require": { "php": ">=5.3.0" }, "autoload": { "files": ["oGravatar.php"] } }
info at phpclasses dot org