PHPackages                             arokettu/monsterid - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. arokettu/monsterid

ActiveLibrary

arokettu/monsterid
==================

MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.

4.1.1(7mo ago)297.4k↓25%32MITPHPPHP ^8.0

Since Oct 30Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/arokettu/monsterid)[ Packagist](https://packagist.org/packages/arokettu/monsterid)[ Docs](https://sandfox.dev/php/monsterid.html)[ RSS](/packages/arokettu-monsterid/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (24)Used By (2)

MonsterID
=========

[](#monsterid)

[![Packagist](https://camo.githubusercontent.com/6154942e2209f140c26807da673770a4c103cb834884b9436e8f669ca83fa909/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61726f6b657474752f6d6f6e7374657269642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arokettu/monsterid)[![PHP](https://camo.githubusercontent.com/958877eb378d48703105f7739bd425a08d30bf65294665ec0a5acd42b2d192f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f61726f6b657474752f6d6f6e7374657269642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arokettu/monsterid)[![license](https://camo.githubusercontent.com/437329a03f1f9466b4e6c0e57142e3f8799c9f4fc819ac8c3652635dc17ed010/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f61726f6b657474752f6d6f6e7374657269642e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/MIT)[![Gitlab pipeline status](https://camo.githubusercontent.com/a9e747f3a7a0f04c5f9a6c9c529945928d1b034daf27b1165c1a6115d9b7932a/68747470733a2f2f696d672e736869656c64732e696f2f6769746c61622f706970656c696e652f73616e64666f782f6d6f6e7374657269642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://gitlab.com/sandfox/monsterid/-/pipelines)[![Codecov](https://camo.githubusercontent.com/3d0cfefb4d8aef4a8200f5eaa1a53b52b967974b2835eac29fcf31b6738628ca/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f676c2f73616e64666f782f6d6f6e7374657269643f7374796c653d666c61742d737175617265)](https://codecov.io/gl/sandfox/monsterid/)

MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.

[![Monster Example](docs/images/example.png)](docs/images/example.png)

MonsterID was inspired by a post by [Don Park](https://web.archive.org/web/20070228043213/http://www.docuverse.com/blog/donpark/2007/01/18/visual-security-9-block-ip-identification) and the [Combinatoric Critters](http://www.levitated.net/bones/walkingFaces/index.html).

Installation
------------

[](#installation)

Install it with Composer

```
composer require 'arokettu/monsterid'
```

Usage
-----

[](#usage)

```
