php-initial-avatar-generator
Generate avatars with initials from user names.
File Explorer
Download Latest Version (.zip)- test.yml
- FUNDING.yml
- Noto-Arabic-Bold.ttf
- Noto-Arabic-Regular.ttf
- Noto-Armenian-Bold.ttf
- Noto-Armenian-Regular.ttf
- Noto-Bengali-Bold.ttf
- Noto-Bengali-Regular.ttf
- Noto-CJKjp-Bold.otf
- Noto-CJKJP-Regular.otf
- Noto-Georgian-Bold.ttf
- Noto-Georgian-Regular.ttf
- Noto-Hebrew-Bold.ttf
- Noto-Hebrew-Regular.ttf
- Noto-Mongolian-Regular.ttf
- Noto-Thai-Bold.ttf
- Noto-Thai-Regular.ttf
- Noto-Tibetan-Bold.ttf
- Noto-Tibetan-Regular.ttf
- FontAwesome5Brands-Regular-400.otf
- FontAwesome5Free-Regular-400.otf
- FontAwesome5Free-Solid-900.otf
- NotoSans-Bold.ttf
- NotoSans-Regular.ttf
- OpenSans-Regular.ttf
- OpenSans-Semibold.ttf
- Base.php
- En.php
- Tr.php
- ZhCN.php
- InitialAvatar.php
- NotoSans-Regular.otf
- AutoColorUtilsTest.php
- GenerateTest.php
- ImageSizeTest.php
- InitialGenerationTest.php
- LimitInitialLenghtTest.php
- ParameterTest.php
- RandomBackgroundTest.php
- ScriptLanguageDetectionTest.php
- .gitattributes
- .gitignore
- .styleci
- composer.json
- demo_result.png
- LICENSE.md
- phpunit.xml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/LasseRafn/php-initial-avatar-generator
Downloads the entire project code from GitHub to your computer.
cd php-initial-avatar-generator
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
composer require lasserafn/php-initial-avatar-generator
Type this command into your terminal and run it.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
