Login   Register  
PHP Classes

Class: UNLimg

Icontem
elePHPant

  Classes of Luis Henrique  >  UNLimg  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: UNLimg Support forum
Base name: unlimg
Description: Generate an image based on the hash of string
Version: 0.1
Required PHP version: 4
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Luis Henrique
Name: Luis Henrique <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Home page: ???

Innovation Award

PHP Programming Innovation award nominee
March 2010
Nominee
Vote
Identicons are a graphical images that represent hashes of values.

They are often used in blogs to identify the authors comments from users without disclosing their identity.

This class can be used to generate identicons from a given text string in PHP.

Manuel Lemos

Groups

Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes

Detailed description

This class can be used to generate an image based on the hash of string.

It takes a text string and computes its hash using SHA1 algorithm.

The class renders an image with filled polygons defined by the resulting hashed string.

In Portuguese:

A classe computa o hash de uma string e usa esse valor para gerar uma imagem única, semelhante ao Identicon criado por Don Park.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file example.php Example Exemplo de uso do script
Plain text file unlimg.class.php Class Classe principal
Download all files: unlimg.tar.gz unlimg.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.