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

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

lowg33kdev/cakephp-gravatar-plugin
==================================

CakePHP Gravatar plugin

1.1.0(11y ago)1978[1 issues](https://github.com/LowG33kDev/cakephp-gravatar-plugin/issues)MITPHP

Since Mar 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/LowG33kDev/cakephp-gravatar-plugin)[ Packagist](https://packagist.org/packages/lowg33kdev/cakephp-gravatar-plugin)[ Docs](https://github.com/LowG33kDev/cakephp-gravatar-plugin)[ RSS](/packages/lowg33kdev-cakephp-gravatar-plugin/feed)WikiDiscussions master Synced 1w ago

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

cakephp-gravatar-plugin [![Build Status](https://camo.githubusercontent.com/a3e9c0576865c73c96ae1f388258f6feacbce815286df525e389d92c4d1f9d30/68747470733a2f2f7472617669732d63692e6f72672f4c6f774733336b4465762f63616b657068702d67726176617461722d706c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LowG33kDev/cakephp-gravatar-plugin)
=============================================================================================================================================================================================================================================================================================================================================================

[](#cakephp-gravatar-plugin-)

It's a CakePHP plugin for easily use Gravatar service.

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

[](#installation)

*\[Manual\]*

- Download the [Gravatar archive](https://github.com/LowG33kDev/cakephp-gravatar-plugin/zipball/master).
- Unzip that download.
- Rename the resulting folder to `Gravatar`
- Then copy this folder into `app/Plugin/`

*\[GIT Submodule\]*

In your app directory type:

```
git submodule add git://github.com/LowG33kDev/cakephp-gravatar-plugin.git Plugin/Gravatar
git submodule init
git submodule update
```

*\[GIT Clone\]*

In your plugin directory type

```
git clone git://github.com/LowG33kDev/cakephp-gravatar-plugin.git Gravatar
```

### Enable plugin

[](#enable-plugin)

- In 2.x you need to enable the plugin your `app/Config/bootstrap.php` file. If you are already using `CakePlugin::loadAll();`, then the following is not necessary.:

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

Reporting Issues
----------------

[](#reporting-issues)

If you have a problem with Grvatar please open an issue on [GitHub](https://github.com/LowG33kDev/cakephp-gravatar-plugin/issues).

Documentation
=============

[](#documentation)

This plugin uses [Gravatar](http://en.gravatar.com/site/implement/images/) configurations

- secure : true to use https, false otherwise (default is false)
- extension : .jpg, .jpeg, .png or .gif (default is empty)
- size : beetween 1 and 2048 (default is 80)
- default : mm, identicon, monsterid, wavatar, retro, blank or custom url picture (default is mm)
- forcedefault : true to force default picture, false otherwise (default is false)
- rating : g, pg, r or x (default is g)
- image-options : is an array. It's the same like HTMLHelper::image

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

4093d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/096441ccddc935485ffc38bfeddec783f4acd3588a66eb221396b9802f4c4bdf?d=identicon)[LowG33kDev](/maintainers/LowG33kDev)

---

Top Contributors

[![LowG33kDev](https://avatars.githubusercontent.com/u/4944164?v=4)](https://github.com/LowG33kDev "LowG33kDev (16 commits)")

---

Tags

cakephpgravatar

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

336972.2k49](/packages/dereuromark-cakephp-tools)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3761.1M15](/packages/markstory-asset-compress)[cakephp/bake

Bake plugin for CakePHP

11211.7M189](/packages/cakephp-bake)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

309914.0k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1902.3M39](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

3096.0k5](/packages/dereuromark-cakephp-dto)

PHPackages © 2026

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