laravolt/avatar
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 96
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 43.5
- age_days: 3978
- days_rel: 43
- days_push: 27
- n_releases_24m: 11
Adoption not part of the score
1981 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP/Laravel package that generates avatar images from names, emails, or arbitrary strings, producing initials-based avatars as base64, PNG, JPG, SVG, or Gravatar URLs. It works out of the box with Laravel via auto-discovery and can also be used in any PHP project.
Use cases
- generate initials avatars for users in a Laravel app
- turn a user's name into a profile picture automatically
- fall back to generated avatars when users have no photo
- generate gravatar URLs from email addresses
- output avatars as base64 data URIs for inline images
- create SVG avatars for crisp rendering at any size
When to choose
- you need plug-and-play avatar generation in Laravel or plain PHP
- you want initials-based avatars without external services
- you need multiple output formats (base64, file, SVG, Gravatar)
When to avoid
- you need photo uploads and storage rather than generated avatars
- your stack is not PHP
- you need highly customized illustrated or 3D avatars
Facets
library · maturity active
image-processing ui-components web-development frontend php avatar-generation initials-avatar gravatar laravel-package svg php web-server
1 source
- readme: https://github.com/laravolt/avatar · fetched 2026-08-28 · 197265b3fb02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravolt/avatar | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem