/avatarize-bundle

A Symfony bundle that generates avatars with initials from names

Primary LanguagePHPMIT LicenseMIT

AvatarizeBundle

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