2017 © Pedro Peláez
 

library gravatar

A library to make working with Gravatar in PHP easy.

image

lrobert/gravatar

A library to make working with Gravatar in PHP easy.

  • Friday, November 7, 2014
  • by voziv
  • Repository
  • 0 Watchers
  • 11 Stars
  • 432 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 37 % Grown

The README.md

Gravatar

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

A library to make working with Gravatar in PHP easy., (*2)

Requirements

lrobert\Gravatar requires the following:, (*3)

  • PHP 5.3+

Installation

It is recommended that you install the lrobert\Gravatar library through composer. To do so, add the following lines to your composer.json., (*4)

{
    "require": {
        "lrobert/Gravatar": "dev-master"
    }
}

Usages

The following is a basic example of the lrobert\Gravatar library., (*5)



<img src="<?= $gravatar->getUrl('fake@example.com') ?>" alt="Example Avatar">

Contributing

We welcome everyone to contribute to lrobert\Gravatar. Below are some of the things that you can do to contribute:, (*6)

The Versions

07/11 2014

dev-master

9999999-dev http://github.com/lrobert/gravatar

A library to make working with Gravatar in PHP easy.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

  • php >=5.3.0

by Lee Robert

gravatar

07/11 2014

dev-develop

dev-develop http://github.com/lrobert/gravatar

A library to make working with Gravatar in PHP easy.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

  • php >=5.3.0

by Lee Robert

gravatar

08/08 2014

0.1.0

0.1.0.0 http://github.com/lrobert/gravatar

A library to make working with Gravatar in PHP easy.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

  • php >=5.3.0

by Lee Robert

gravatar