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: 2025-01-04 20:47:10 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