2017 © Pedro Peláez
 

library php-ringicon

A indenticon/glyphicon like avatar generator

image

splitbrain/php-ringicon

A indenticon/glyphicon like avatar generator

  • Tuesday, March 20, 2018
  • by splitbrain
  • Repository
  • 1 Watchers
  • 6 Stars
  • 137 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 3 Versions
  • 51 % Grown

The README.md

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., (*1)

It has no dependencies except the GD library extension for PHP for PNG images., (*2)

Multicolor with 3 Rings Monochrome with 5 Rings, (*3)

Usage

See the demo.html/demo.php files for examples., (*4)

You can tune the following parameters:, (*5)

  • 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., (*6)

The Versions

20/03 2018

dev-master

9999999-dev

A indenticon/glyphicon like avatar generator

  Sources   Download

MIT

The Requires

  • ext-gd *
  • php >=5.3.0

 

avatar identicon glyphicon

20/03 2018

1.1.0

1.1.0.0

A indenticon/glyphicon like avatar generator

  Sources   Download

MIT

The Requires

  • ext-gd *
  • php >=5.3.0

 

avatar identicon glyphicon

18/04 2016

1.0.0

1.0.0.0

A indenticon/glyphicon like avatar generator

  Sources   Download

MIT

The Requires

  • ext-gd *
  • php >=5.3.0

 

avatar identicon glyphicon