Download the PHP package splitbrain/php-ringicon without Composer
On this page you can find all versions of the php package splitbrain/php-ringicon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download splitbrain/php-ringicon
More information about splitbrain/php-ringicon
Files in splitbrain/php-ringicon
Download splitbrain/php-ringicon
More information about splitbrain/php-ringicon
Files in splitbrain/php-ringicon
Vendor splitbrain
Package php-ringicon
Short Description A indenticon/glyphicon like avatar generator
License MIT
Package php-ringicon
Short Description A indenticon/glyphicon like avatar generator
License MIT
Please rate this library. Is it a good library?
Informations about the package php-ringicon
RingIcon - A Indenticon/Glyphicon Library
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.
Usage
See the demo.html
/demo.php
files for examples.
You can tune the following parameters:
- The size of the resulting image (via constructor)
- The number of rings to generate (via constructor)
- Multicolor versus monochrome image (via
setMono()
method)
The monochrome version uses a single color and variates the alpha transparency of the rings.
All versions of php-ringicon with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-gd Version *
ext-gd Version *
The package splitbrain/php-ringicon contains the following files
Loading the files please wait ....