The builder
AvatarBuilder collects configuration through chained method calls and produces
Fallback chains
A request can list several engines. They are tried in order until one returns
Output formats
generate() returns a GeneratedAvatar. It holds the raw content together with
Image conversion
GeneratedAvatar can rasterize SVG content to PNG, JPG, or WebP. Each method
HTTP responses
Http\AvatarResponder turns a GeneratedAvatar into an HTTP response. It is