birkof / avatarize-bundle
A Symfony 3, 4 bundle to generate avatars with initials from names
Installs: 1 118
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^7.0|^8.0
- lasserafn/php-initials: ^3.1
- twig/twig: ^2
This package is auto-updated.
Last update: 2024-11-06 20:28:49 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:
License
This bundle is under the MIT license. See the complete license in the bundle:
./LICENSE.md