gravatarlib icon indicating copy to clipboard operation
gravatarlib copied to clipboard

A lightweight PHP 5.3 OOP library providing easy gravatar integration. - Maintained fork of https://github.com/emberlabs/gravatarlib

Results 3 gravatarlib issues
Sort by recently updated
recently updated
newest added

I am using the https://github.com/thomaswelton/laravel-gravatar laravel service provider and it works quite well. But unfortunetly some of email addresses are already hashed and the service provider does not allow to...

PHP 8.3 throws a deprecation: `Deprecated: Creation of dynamic property App\Service\Gravatar\GravatarLib::$params_cache is deprecated in /app/vendor/thomaswelton/gravatarlib/thomaswelton/GravatarLib/Gravatar.php on line 266 `