Skip to content

floatingpointsoftware/gravatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravatar

Gravatar is a PHP 5.4+ gravatar support library, with an included Laravel 5 adapter and implementation.

Installation

Installation can be done via composer as per normal:

composer require floatingpoint/gravatar

With Laravel 5

Register the Gravatar service provider by adding it to the providers array in the app/config/app.php file.

FloatingPoint\Gravatar\LaravelGravatarServiceProvider

About

Gravatar support for PHP 5.4+, with a Laravel 5 adapter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages