Download the PHP package murtaza1904/avatar-generator without Composer
On this page you can find all versions of the php package murtaza1904/avatar-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download murtaza1904/avatar-generator
More information about murtaza1904/avatar-generator
Files in murtaza1904/avatar-generator
Download murtaza1904/avatar-generator
More information about murtaza1904/avatar-generator
Files in murtaza1904/avatar-generator
Vendor murtaza1904
Package avatar-generator
Short Description A simple Laravel package to generate avatar images from user name initials (PNG & SVG).
License MIT
Homepage https://github.com/murtaza1904/avatar-generator
Package avatar-generator
Short Description A simple Laravel package to generate avatar images from user name initials (PNG & SVG).
License MIT
Homepage https://github.com/murtaza1904/avatar-generator
Please rate this library. Is it a good library?
Informations about the package avatar-generator
Laravel Avatar Generator
A simple and customizable avatar generator for Laravel applications. Generate PNG or SVG avatars with initials, dynamic colors, and flexible configuration.
📦 Installation
⚙️ Configuration
Publish the configuration file:
This will create config/avatar.php:
🚀 Usage
Generate & Save Avatar
Save Avatar to Custom Directory
Get Raw SVG/PNG
🎨 Features
- Generate avatars from initials (supports multi-word names).
- PNG and SVG output.
- Customizable size, colors, format, and filename.
- Configurable color palette.
- Laravel Facade with IDE autocompletion.
- Zero dependencies beyond Laravel & GD extension.
🛠️ Requirements
- PHP 8.1+
- Laravel 10+
- GD extension (for PNG support)
📄 License
MIT © Murtaza1904
All versions of avatar-generator with dependencies
PHP Build Version
Package Version
The package murtaza1904/avatar-generator contains the following files
Loading the files please wait ...