laravolt/avatar
Turn name, email, and any other string into initial-based avatar or gravatar.
7.0.0
6.0M downloads/mo
#2172 most downloaded on Packagist
laravolt/avatar
What this package is like to depend on
Last release 1 months ago
21 Jul 2026
Release timing varies
gaps range from 2 weeks to 1.1 years
Some releases are documented
notes for 16 of 62 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
62 releases · first in 2015
4 releases in the last 12 months
see the full history below
Release timeline
62 releases · Oct 2015 to Jul 2026Releases
latest 60 of 62-
7.0.021 Jul 2026Release notes
Open source →What's Changed
Breaking
- Dropped support for PHP 8.2 — minimum PHP version is now 8.3 (#198)
Fixed
- Stale cache key in
toBase64():cacheKey()was computed beforebuildInitial()ran, so every avatar shared an empty-initials key and produced duplicate cache entries.buildInitial()is now called before the key is computed (#182, #202) - CI failures on PHP 8.3/8.4:
composer.jsonnow requires PHP >= 8.3, matching theintervention/imagev4 requirement, soprefer-lowest/prefer-stableresolve consistently (#198) - Base64 snapshot tests no longer depend on exact GD/Imagick-encoded bytes (pHYs/DPI metadata), making the test suite stable across environments (#198)
Full Changelog: 6.5.1...7.0.0
-
6.5.109 Jul 2026 -
6.5.010 Jun 2026Release notes
Open source →What's Changed
- Migrate to Intervention Image v4 by @olivervogel in #181
New Contributors
- @olivervogel made their first contribution in #181
Full Changelog: 6.4.0...6.5.0
-
6.4.006 Mar 2026Release notes
Open source → -
6.3.127 Aug 2025Release notes
Open source →What's Changed
- Export hd avatar as image for storage by @qisthidev in #172
- fix: 6.3.0 by @qisthidev in #175
Full Changelog: 6.2.0...6.3.1
-
6.2.016 Apr 2025Release notes
Open source →What's Changed
- feat: implement configurable avatar caching by @ramaID in #170
Full Changelog: 6.1.3...6.2.0
-
6.1.316 Apr 2025Release notes
Open source →What's Changed
- fix/upgrading phpunit to 11 by @ramaID in #169
New Contributors
- @ramaID made their first contribution in #169
Full Changelog: 6.1.2...6.1.3
-
6.1.216 Apr 2025 -
6.1.128 Feb 2025 -
6.1.028 Feb 2025Release notes
Open source →What's Changed
- Update Gravatar hashing to use sha256 (tests fixed) by @jom in #159
- Laravel 12.x Compatibility by @laravel-shift in #164
New Contributors
Full Changelog: 6.0.0...6.1.0
-
6.0.020 Sep 2024Nothing published for this version
-
5.1.005 Apr 2024Nothing published for this version
-
5.0.025 Feb 2023Nothing published for this version
-
4.1.707 Mar 2022Nothing published for this version
-
4.1.609 Feb 2022Nothing published for this version
-
4.1.529 Sep 2021Nothing published for this version
-
4.1.415 Jun 2021Nothing published for this version
-
4.1.325 Mar 2021Nothing published for this version
-
4.1.225 Mar 2021Nothing published for this version
-
4.1.115 Feb 2021Nothing published for this version
-
4.1.009 Feb 2021Nothing published for this version
-
4.0.010 Sep 2020Release notes
Open source →- Change default image driver to
gd. - Add public method
getAttribute($attribute) - Add support for Laravel 8
- Drop support for Laravel 5.6, 5.7, and 5.8
- Drop support for PHP 7.1 and 7.2
- Change default image driver to
-
3.2.103 May 2020Nothing published for this version
-
3.2.004 Mar 2020Nothing published for this version
-
3.1.029 Feb 2020Nothing published for this version
-
3.0.607 Jan 2020Nothing published for this version
-
3.0.526 Dec 2019Nothing published for this version
-
3.0.426 Dec 2019Nothing published for this version
-
3.0.325 Dec 2019Nothing published for this version
-
3.0.219 Dec 2019Nothing published for this version
-
3.0.104 Dec 2019Nothing published for this version
-
3.0.004 Sep 2019Release notes
Open source →- Implement themes #73
- Add
setTheme() - Add support for Laravel 6
- Drop support for Laravel 5.2, 5.3, 5.4, and 5.5
- Drop support for PHP 7.0
-
2.2.124 May 2019 -
2.2.014 Feb 2019 -
2.1.008 Nov 2018 -
2.0.508 Nov 2018Nothing published for this version
-
2.0.406 Jun 2018Nothing published for this version
-
2.0.327 Feb 2018Nothing published for this version
-
2.0.217 Nov 2017Nothing published for this version
-
2.0.127 Aug 2017Nothing published for this version
-
2.0.021 Aug 2017Release notes
Open source →- support plain PHP project
- remove support for php 5.x
- remove font folder publishing (Laravel version)
- remove
setFontFolder fontsconfig only accept full path- add
toSvg() - move config file from
config/avatar.phptoconfig/laravolt/avatar.php
-
1.8.102 Jun 2017Nothing published for this version
-
1.8.016 Aug 2016Nothing published for this version
-
1.7.110 Aug 2016Nothing published for this version
-
1.7.004 Aug 2016Nothing published for this version
-
1.6.029 Jul 2016Nothing published for this version
-
1.5.028 Jul 2016Nothing published for this version
-
1.4.129 May 2016Nothing published for this version
-
1.4.029 May 2016Nothing published for this version
-
1.3.025 Apr 2016Nothing published for this version
-
1.2.121 Jan 2016Nothing published for this version
-
1.2.018 Jan 2016Nothing published for this version
-
1.1.006 Jan 2016Nothing published for this version
-
1.0.005 Jan 2016Nothing published for this version
-
0.3.324 Jan 2016Nothing published for this version
-
0.3.219 Jan 2016Nothing published for this version
-
0.3.125 Dec 2015Nothing published for this version
-
0.3.027 Oct 2015Nothing published for this version
-
0.2.223 Oct 2015Nothing published for this version
-
0.2.122 Oct 2015Nothing published for this version