| Package Data | |
|---|---|
| Maintainer Username: | Oddman |
| Package Create Date: | 2015-03-05 |
| Package Last Update: | 2015-03-30 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-30 03:03:36 |
| Package Statistics | |
|---|---|
| Total Downloads: | 757 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 3 |
| Total Watchers: | 2 |
| 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