Skip to content

Clone of the GitHub Identicons, similar appearance, other hashing logic

Notifications You must be signed in to change notification settings

andreasmischke/php-identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

php-identicon

Clone of the GitHub Identicons, similar appearance, other hashing logic

Usage

Use the script in your web application and make GET-requests with parameter ?id=<integer> whereas <integer> is an integer value greater or equal 0, e.g. https://example.com/identicon.php?id=42

Examples

Input Identicon
127001 Example 127001
442 Example 442
5270 Example 5270
8888 Example 8888

About

Clone of the GitHub Identicons, similar appearance, other hashing logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages