Package Data | |
---|---|
Maintainer Username: | Oddman |
Package Create Date: | 2015-03-05 |
Package Last Update: | 2015-03-30 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-11 15:03:20 |
Package Statistics | |
---|---|
Total Downloads: | 755 |
Monthly Downloads: | 1 |
Daily Downloads: | 1 |
Total Stars: | 3 |
Total Watchers: | 3 |
Total Forks: | 2 |
Total Open Issues: | 0 |
Gravatar is a PHP 5.4+ gravatar support library, with an included Laravel 5 adapter and implementation.
Installation can be done via composer as per normal:
composer require floatingpoint/gravatar
Register the Gravatar service provider by adding it to the providers array in the app/config/app.php
file.
FloatingPoint\Gravatar\LaravelGravatarServiceProvider