Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudratha/ivatar
An initial based avatar generator for Laravel
https://github.com/cloudratha/ivatar
Last synced: about 2 months ago
JSON representation
An initial based avatar generator for Laravel
- Host: GitHub
- URL: https://github.com/cloudratha/ivatar
- Owner: cloudratha
- Created: 2016-04-26T15:55:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T14:52:52.000Z (about 5 years ago)
- Last Synced: 2024-08-22T06:42:56.849Z (5 months ago)
- Language: PHP
- Size: 141 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ivatar
Ivatar is an Initials based Avatar Generator for Laravel 5.
## Supports
- GD Library
- Imagick## Documentation
1. [Installation](https://github.com/cloudratha/ivatar/wiki/Installation)
2. [Configuration](https://github.com/cloudratha/ivatar/wiki/Configuration)
3. [How It Works](https://github.com/cloudratha/ivatar/wiki/How-It-Works)
4. [Usage](https://github.com/cloudratha/ivatar/wiki/Usage)## References
- Image Libraries - https://github.com/Intervention/image
- Color Manipulation - https://github.com/mexitek/phpColors