PHPackages                             mikeluicd/laravel-identicon - 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. [Image &amp; Media](/categories/media)
4. /
5. mikeluicd/laravel-identicon

ActiveLibrary[Image &amp; Media](/categories/media)

mikeluicd/laravel-identicon
===========================

Laravel Identicon Package

v3.0(4y ago)04MITPHPPHP ^7.2 || ^8.0CI failing

Since Sep 7Pushed 4y agoCompare

[ Source](https://github.com/mikelucid/laravel-identicon)[ Packagist](https://packagist.org/packages/mikeluicd/laravel-identicon)[ Docs](https://github.com/mikelucid/laravel-identicon/)[ RSS](/packages/mikeluicd-laravel-identicon/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (8)Used By (0)

Laravel-Identicon Package
=========================

[](#laravel-identicon-package)

[![Laravel Package](https://camo.githubusercontent.com/5f561a8db5551cb8f3d43a09ae1fed350793c18c8d991a406860fbcd109911cf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d367e382d4646324432302e7376673f7374796c653d666c61742d737175617265266c6f676f3d6c61726176656c266c6162656c436f6c6f723d626c61636b266c6f676f436f6c6f723d7768697465)](https://github.com/mikelucid/laravel-identicon)[![Latest Version on Packagist](https://camo.githubusercontent.com/caec8d911871343312e3845f5a0585b478d716271af39610ef94e658e95b9c46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6972617a61737965642f6c61726176656c2d6964656e7469636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mikelucid/laravel-identicon)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/aeed45b30d69dafad2f7759fe3f9cad9875421fcbdac1561cb67a3909b2c45a3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d696b656c756369642f6c61726176656c2d6964656e7469636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mikelucid/laravel-identicon)

> Laravel [Identicon](https://github.com/yzalis/Identicon) Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel. Now working with php8 &amp; Laravel 8!

Quick start
-----------

[](#quick-start)

### Installation

[](#installation)

```
$ composer require mikelucid/laravel-identicon
```

Usage
-----

[](#usage)

This Package adds Laravel Support to [Identicon](https://github.com/yzalis/Identicon) PHP Library. It simply extends the library as well as optimized for usage with Laravel. So all the methods listed [here](https://github.com/yzalis/Identicon) are available and will work seamlessly.

### Example Methods

[](#example-methods)

Generate and Display an identicon image:

```
Identicon::displayImage('foo');
```

Generate and get the image data

```
$imageData = Identicon::getImageData('bar');
```

Generate and get the base 64 image uri ready for integrate into an HTML img tag. The below example is using blade templating

```

```

...

And all the other remaining methods from the main library.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email `mikelucid at gmail.com` instead of using the issue tracker.

Credits
-------

[](#credits)

- [mikelucid](https://github.com/mikelucid)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[![FOSSA Status](https://camo.githubusercontent.com/6728aeba108c459a8580d77630d63f8b0539ec1434f25391d7690eeb043f9a43/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d256d696b656c756369642532466c61726176656c2d6964656e7469636f6e2e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%mikelucid%2Flaravel-identicon?ref=badge_large)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 66% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~519 days

Recently: every ~606 days

Total

6

Last Release

1721d ago

Major Versions

v1.2.0 → v2.02019-08-22

v2.1 → v3.02021-10-17

PHP version history (4 changes)v1.0PHP &gt;=5.3.0

v1.1.0PHP &gt;=5.4.0

v2.0PHP ^7.2

v3.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/60546787?v=4)[mikelucid](/maintainers/mikelucid)[@mikelucid](https://github.com/mikelucid)

---

Top Contributors

[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (35 commits)")[![mikelucid](https://avatars.githubusercontent.com/u/60546787?v=4)](https://github.com/mikelucid "mikelucid (14 commits)")[![bmartus](https://avatars.githubusercontent.com/u/4819899?v=4)](https://github.com/bmartus "bmartus (2 commits)")[![davidpiesse](https://avatars.githubusercontent.com/u/800650?v=4)](https://github.com/davidpiesse "davidpiesse (1 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

---

Tags

laravelimageavataridenticonlaravel identicon

### Embed Badge

![Health badge](/badges/mikeluicd-laravel-identicon/health.svg)

```
[![Health](https://phpackages.com/badges/mikeluicd-laravel-identicon/health.svg)](https://phpackages.com/packages/mikeluicd-laravel-identicon)
```

###  Alternatives

[yzalis/identicon

Generate unique identicon avatars from any string

6101.2M23](/packages/yzalis-identicon)[irazasyed/laravel-identicon

Laravel Identicon Package

2329.7k1](/packages/irazasyed-laravel-identicon)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
