Skip to content

fuel-packages/fuel-gravy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Gravy

Gravy is a cool Gravatar package for FuelPHP. It's based of the CodeIgniter helper and the Gravtastic gem for Ruby. You can add gravatars to your project with just one line of code.

Install

to install this package simply type this:

php oil package install gravy

Usage

There are two ways to retrieve a gravatar.

By email:

Gravy::from_email('');

By hash:

Gravy::from_hash('');

About

A simple Gravatar library for FuelPHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages