cloudratha / ivatar
Generates Initial based Avatars for Laravel
v1.1
2019-11-25 14:49 UTC
Requires
- php: >=5.5.9
Suggests
- ext-gd: to use GD library based image processing.
- ext-imagick: to use Imagick based image processing.
This package is not auto-updated.
Last update: 2024-11-09 19:42:01 UTC
README
Ivatar is an Initials based Avatar Generator for Laravel 5.
Supports
- GD Library
- Imagick
Documentation
References
- Image Libraries - https://github.com/Intervention/image
- Color Manipulation - https://github.com/mexitek/phpColors