birkof/avatarize-bundle

A Symfony 3, 4 bundle to generate avatars with initials from names

Maintainers

Package info

github.com/birkof/avatarize-bundle

Type:symfony-bundle

pkg:composer/birkof/avatarize-bundle

Statistics

Installs: 1 233

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

v0.2.0 2022-04-11 20:58 UTC

This package is auto-updated.

Last update: 2026-03-06 23:24:33 UTC


README

Generate initials from names.

Symfony 3, 4 bundle for generating initials avatars from names.

Supports UTF8 (yes, also emojis.)

More info here.

Installation

You just require using composer and you're good to go!

composer require birkof/avatarize

Annoying package name.. huh? Sorry. I'm not very good with names.

Documentation

The bulk of the documentation is stored in the ./src/Resources/doc/index.md file in this bundle:

Read the Documentation

License

This bundle is under the MIT license. See the complete license in the bundle:

./LICENSE.md