PHPackages                             vladshish/cakephp-gravatar-plugin - 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. vladshish/cakephp-gravatar-plugin

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

vladshish/cakephp-gravatar-plugin
=================================

Gravatar for CakePHP 2.x

0.0.1(11y ago)013MITPHPPHP &gt;=5.2.8

Since Oct 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/VladShish/cakephp-gravatar-plugin)[ Packagist](https://packagist.org/packages/vladshish/cakephp-gravatar-plugin)[ Docs](https://github.com/vladshish/cakephp-gravatar-plugin)[ RSS](/packages/vladshish-cakephp-gravatar-plugin/feed)WikiDiscussions master Synced today

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

CakePHP Gravatar plugin
=======================

[](#cakephp-gravatar-plugin)

This is a simple Gravatar plugin for CakePHP 2.0 and above.

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

[](#installation)

To install, either clone this repository or add it add a submodule to your project. Both are done in a command line client from the root of your project.

### Cloning the repository

[](#cloning-the-repository)

The simplest way is to clone the respository. The command for this is:

```
~ git clone git@github.com:martinbean/cakephp-gravatar-plugin.git app/Plugin/Gravatar

```

### Adding as a submodule

[](#adding-as-a-submodule)

Alternatively, you can add the plugin as a submodule to your project if it’s already version-controlled with Git. To do this, run the following commands:

```
~ git submodule add git@github.com:martinbean/cakephp-gravatar-plugin.git app/Plugin/Gravatar
~ git submodule init

```

For more information on submodules in Git, read .

Using the helper
----------------

[](#using-the-helper)

To use the helper, first enable the plugin in your **/app/Config/bootstrap.php** file by adding the following line to the bottom:

```
CakePlugin::load('Gravatar');
```

Alternatively, you can just use the following if you have many plugins:

```
CakePlugin::loadAll();
```

The first step is to enable it in your controllers:

```

```

All you have to do is pass an email address as the first parameter. You do not need to manually hash it as the plugin takes care of that.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.3% 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

4266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c99d532d393c5a64a58d36ff94da6461feb1e649adddb4288ed8be9a8fab1604?d=identicon)[VladShish](/maintainers/VladShish)

---

Top Contributors

[![VladShish](https://avatars.githubusercontent.com/u/6660372?v=4)](https://github.com/VladShish "VladShish (9 commits)")[![martinbean](https://avatars.githubusercontent.com/u/167312?v=4)](https://github.com/martinbean "martinbean (4 commits)")[![IWillScoop](https://avatars.githubusercontent.com/u/7065427?v=4)](https://github.com/IWillScoop "IWillScoop (3 commits)")

### Embed Badge

![Health badge](/badges/vladshish-cakephp-gravatar-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/vladshish-cakephp-gravatar-plugin/health.svg)](https://phpackages.com/packages/vladshish-cakephp-gravatar-plugin)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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