Download the PHP package khaled-sadek/blade-boring-avatars without Composer
On this page you can find all versions of the php package khaled-sadek/blade-boring-avatars. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download khaled-sadek/blade-boring-avatars
More information about khaled-sadek/blade-boring-avatars
Files in khaled-sadek/blade-boring-avatars
Download khaled-sadek/blade-boring-avatars
More information about khaled-sadek/blade-boring-avatars
Files in khaled-sadek/blade-boring-avatars
Vendor khaled-sadek
Package blade-boring-avatars
Short Description Blade components to auto generate boring avatars based on name
License MIT
Package blade-boring-avatars
Short Description Blade components to auto generate boring avatars based on name
License MIT
Please rate this library. Is it a good library?
Informations about the package blade-boring-avatars
blade-boring-avatars
A Blade version of Boring Avatars. Built using Laravel Blade.
Based on Boring Avatar's description,
Boring Avatars a tiny JavaScript React library that generates custom, SVG-based, round avatars from any username and color palette.
Here I make a blade component to use in your laravel projects
Features
- Similar API with the React version of Boring Avatars.
Installation
Props
Props:
size
: number- Default:
40
- Default:
name
: string- Default:
"Clara Barton"
- Default:
colors
: array[]- Accepts a php array of colors.
- Default:
["#92A1C6", "#146A7C", "#F0AB3D", "#C271B4", "#C20D90"]
Usage
Basic usage (with default props):
With props:
Credits
Credits to @hihayk (GitHub) and @josep_martins (GitHub) for creating the original Boring Avatars library at boringdesigners!
All versions of blade-boring-avatars with dependencies
PHP Build Version
Package Version
The package khaled-sadek/blade-boring-avatars contains the following files
Loading the files please wait ....