2017 © Pedro Peláez
 

library idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors.

image

cerlestes/idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors.

  • Tuesday, August 11, 2015
  • by cerlestes
  • Repository
  • 1 Watchers
  • 2 Stars
  • 94 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors., (*1)

Example 1 Example 2 Example 3 Example 4 Example 5, (*2)

How to use?

All you have to do in order to generate your own identicons using idsquare is just one little function call:, (*3)

<?php

require('idsquare.php');

\Cerlestes\IdSquare\output( "my-email-address@tld.com" );

This is a shortcut-function for the underlying IdSquare class:, (*4)

<?php

require('idsquare.php');

$idsquare = new \Cerlestes\IdSquare\IdSquare( "my-email-address@tld.com" );
$idsquare->generateAndOutput();

Requirements

idsquare requires PHP 5.x or newer with an installed GDLib., (*5)

License

idsquare is released under the MIT license., (*6)

The Versions

11/08 2015

dev-master

9999999-dev https://github.com/cerlestes/idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors.

  Sources   Download

MIT

The Requires

  • php 5.*
  • ext-gd *

 

email user uuid address identicon identification identify idsquare

11/08 2015

1.0.1

1.0.1.0 https://github.com/cerlestes/idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors.

  Sources   Download

MIT

The Requires

  • php 5.*
  • ext-gd *

 

email user uuid address identicon identification identify idsquare

07/05 2015

1.0.0

1.0.0.0 https://github.com/cerlestes/idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors.

  Sources   Download

MIT

The Requires

  • php 5.*
  • ext-gd *

 

email user uuid address identicon identification identify idsquare

10/03 2015

0.1.0

0.1.0.0 https://github.com/cerlestes/idsquare

idsquare is a small and easy-to-use library that creates identicons (unique images used for identification) from simple squares with beautiful colors.

  Sources   Download

MIT

The Requires

  • php 5.*
  • ext-gd *

 

email user uuid address identicon identification identify idsquare