Registry / utility / laravolt-avatar

laravolt-avatar

JSON →
library6.5.0phppackagistunverified

Turn name, email, and any other string into initial-based avatar or gravatar.

composer require laravolt/avatar
INSTALL
IMPORT
SIG · LARAVOLT-AVATAR
L
laravolt-avatar
utilityphpv6.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Avatar
use Laravolt\Avatar\Avatar;

Generate an avatar from a name and output as base64

use Laravolt\Avatar\Avatar; $avatar = new Avatar(); $image = $avatar->create('John Doe')->toBase64();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
laravolt-avatar — pip install laravolt-avatar · libregistry