Generate avatars with initials in PHP
For a mobile app I’m doing some front-end development and the design includes a lot of avatars. Unfortunately we don’t have any avatars of our users. Fortunately we do have their names and I’ve learned from Outlook and Trello that you can make great avatars with a user’s initials. In this post I show how to do this using PHP. Our goal The target is to create the following avatar with initials “MS” for my name “Maurits van der Schee”: ...