birkof/avatarize-bundle

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

Installs: 1 070

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

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

This package is auto-updated.

Last update: 2024-05-06 01:49:15 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