tomshaw/laravel-gravatar
Zero-config Laravel package that adds a Blade @gravatar directive with named parameters. Generate Gravatar URLs from an email with options for size, default image style, and rating—perfect for quickly rendering user avatars in your views.
size: 60, default: 'mp') are fixed; global overrides would require additional abstraction (e.g., config files or service providers).composer require, reducing integration friction. However, this also limits customization (e.g., default parameters cannot be globally overridden without extending the package).@gravatar).composer require tomshaw/laravel-gravatar).@gravatar directive.@gravatar directive in team runbooks or style guides.@gravatar.jenssegers/laravel-mongodb if using MongoDB Gravatar hashing).@gravatar directive in a controlled environment.README or wiki.composer.json script to validate Gravatar URLs in CI (e.g., php artisan gravatar:validate if extended).@gravatar directive syntax and parameters via code reviews or documentation.How can I help you explore Laravel packages today?