PHPackages                             diego-brocanelli/image-gravatar-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. diego-brocanelli/image-gravatar-php

ActiveComponent[Image &amp; Media](/categories/media)

diego-brocanelli/image-gravatar-php
===================================

Library for get images Gravatar

1.0.0(5y ago)116MITPHPPHP &gt;=7.4CI failing

Since Nov 7Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Diego-Brocanelli/image-gravatar-php)[ Packagist](https://packagist.org/packages/diego-brocanelli/image-gravatar-php)[ RSS](/packages/diego-brocanelli-image-gravatar-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Gravatar with PHP
=================

[](#gravatar-with-php)

Component to search and obtain images registered in the Gravatar service.

[![Codacy Badge](https://camo.githubusercontent.com/5452016ee8a9e4e00ce413f9009d55658f5b54f9c403f0da237eb7a61ba71333/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6463323931626436643664363435396539373836353331363661346337303631)](https://www.codacy.com/app/Diego-Brocanelli/image-gravatar-php?utm_source=github.com&utm_medium=referral&utm_content=Diego-Brocanelli/image-gravatar-php&utm_campaign=Badge_Grade)[![Code Climate](https://camo.githubusercontent.com/ddcc3792dd3dfa3d78a80e36a79ea2b4af19770cd94eef1308e969e54525041d/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f446965676f2d42726f63616e656c6c692f696d6167652d67726176617461722d7068702f6261646765732f6770612e737667)](https://codeclimate.com/github/Diego-Brocanelli/image-gravatar-php)[![SensioLabsInsight](https://camo.githubusercontent.com/ecf3ee0db812232739af133d60829cf1df33171d28b65aaf2d68e616907f1e74/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36343234653030622d333135342d343731362d626332352d3033656563383465383764642f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/6424e00b-3154-4716-bc25-03eec84e87dd)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4;
- Composer.

Tests
-----

[](#tests)

To run the component tests, run the command below.

```
composer tests
```

Code Analysis
-------------

[](#code-analysis)

The command below will run PHPStan level 4 analysis.

```
composer code-analysis
```

How to use
==========

[](#how-to-use)

Instalation
-----------

[](#instalation)

```
composer require diego-brocanelli/image-gravatar-php dev-master
```

### Getting image URL

[](#getting-image-url)

```
