php ringicon
1.0.0
This minimal library generates identifiers based on an input seed. It can be used to generate avatar images or visualize other identifying info (like crypto keys). The result is a PNG or SVG image.
It has no dependencies except the GD library extension for PHP for PNG images.
See the demo.html
/demo.php
files for examples.
You can tune the following parameters:
setMono()
method)The monochrome version uses a single color and variates the alpha transparency of the rings.