php-initial-avatar-generator
php-initial-avatar-generator copied to clipboard
Generate avatars with initials from user names.
Hello, Can you provide a Turkish character? Except for the Latin alphabet, these are the character: > "ş, ç, ğ, ü, ö, ı" http://turkishbasics.com/resources/turkish-characters-html-codes.php Thank you!
Hi There, Would you be interested in turning this into a Wordpress Plugin for generating a custom default avatar for comments? I would be very keen to use something like...
Hello, I've been using your PHP Initial Avatar Generator library and it has been very helpful. However, I've encountered a deprecation notice with a recent version of PHP. Here's the...
Discovered when porting an existing project to PHP 8.1. It seems that with open_basedir restrictions set, a call to file_exists() to any path outside of the paths set in open_basedir...
> Using a .gitattributes file function called export-ignore, it is possible to dramatically reduce the file size of a Composer package download. https://php.watch/articles/composer-gitattributes