laravolt/avatar
Generate unique user avatars from names or emails (initials-based) for Laravel and PHP. Output as base64 data URI, save as PNG/JPG, or fall back to Gravatar. Easy install, configurable, supports Laravel, Lumen, and non-Laravel projects.
6.2.0’s configurable caching) to reduce server load for high-traffic features.ascii mode) or requires RTL support.*"This package lets us own our user avatars—no more relying on third-party services for a core UX element. For $0 cost, we gain:
*"Pros:
Trade-offs:
Recommendation: Start with Gravatar fallback (for existing users) + initial-based avatars for new users. Phase out Gravatar entirely after 6 months if adoption is high.
Quick Win: Replace hardcoded Gravatar URLs in the [User Profile] component with this package’s toGravatar() method (with a config toggle for legacy support)."*
How can I help you explore Laravel packages today?