PHPackages                             vulcandigital/silverstripe-gravatar - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vulcandigital/silverstripe-gravatar

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

vulcandigital/silverstripe-gravatar
===================================

A very simple Gravatar integration

1.0.0(8y ago)03BSD-3-ClausePHP

Since Mar 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vulcandigital/silverstripe-gravatar)[ Packagist](https://packagist.org/packages/vulcandigital/silverstripe-gravatar)[ RSS](/packages/vulcandigital-silverstripe-gravatar/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (1)Used By (0)

silverstripe-gravatar
=====================

[](#silverstripe-gravatar)

A very simple Gravatar integration. An extension that is automatically applied to `Member`

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

[](#requirements)

- silverstripe/framework: ^4

Installation
------------

[](#installation)

```
$ composer require vulcandigital/silverstripe-gravatar
```

Usage
-----

[](#usage)

```
$me = Security::getCurrentUser();
$me->Avatar($size = 80);
```

Template:

```

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2979d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79352f13e05702b6ba2a9e27508d7cbd72e902342ff4e6608861b40a7cab5644?d=identicon)[vulcandigital](/maintainers/vulcandigital)

---

Top Contributors

[![zanderwar](https://avatars.githubusercontent.com/u/13566916?v=4)](https://github.com/zanderwar "zanderwar (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/vulcandigital-silverstripe-gravatar/health.svg)

```
[![Health](https://phpackages.com/badges/vulcandigital-silverstripe-gravatar/health.svg)](https://phpackages.com/packages/vulcandigital-silverstripe-gravatar)
```

###  Alternatives

[undefinedoffset/silverstripe-advancedwidgeteditor

Replaces the Widget Editor to enable support for advanced form fields such as UploadField

101.3k](/packages/undefinedoffset-silverstripe-advancedwidgeteditor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
