PHPackages                             irazasyed/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. irazasyed/laravel-identicon

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

irazasyed/laravel-identicon
===========================

Laravel Identicon Package

v2.1(5y ago)2329.5k↑50%71MITPHPPHP ^7.2CI failing

Since Sep 7Pushed 1y ago2 watchersCompare

[ Source](https://github.com/irazasyed/laravel-identicon)[ Packagist](https://packagist.org/packages/irazasyed/laravel-identicon)[ Docs](https://irazasyed.github.io/laravel-identicon/)[ RSS](/packages/irazasyed-laravel-identicon/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (1)

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

[](#laravel-identicon-package)

[![Join PHP Chat](https://camo.githubusercontent.com/29f67fb2289efd1ecede6eaa41c82be0e3f93dbf5a8193f1f0fc1b4f33719fa7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f536c61636b2d504850253230436861742d3563366161612e7376673f7374796c653d666c61742d737175617265266c6f676f3d736c61636b266c6162656c436f6c6f723d344131353442)](https://phpchat.co/?ref=laravel-identicon)[![Chat on Telegram](https://camo.githubusercontent.com/c793b6d887d39dac6773fa734b19b63fb1b8a392156528c648c2564000509eba/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4050485043686174436f2d3243413545302e7376673f7374796c653d666c61742d737175617265266c6f676f3d74656c656772616d266c6162656c3d54656c656772616d)](https://t.me/PHPChatCo)[![Laravel Package](https://camo.githubusercontent.com/5f561a8db5551cb8f3d43a09ae1fed350793c18c8d991a406860fbcd109911cf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d367e382d4646324432302e7376673f7374796c653d666c61742d737175617265266c6f676f3d6c61726176656c266c6162656c436f6c6f723d626c61636b266c6f676f436f6c6f723d7768697465)](https://github.com/irazasyed/laravel-identicon)[![Latest Version on Packagist](https://camo.githubusercontent.com/caec8d911871343312e3845f5a0585b478d716271af39610ef94e658e95b9c46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6972617a61737965642f6c61726176656c2d6964656e7469636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/laravel-identicon)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/0799430971fa62a8524df5a7c425848794e38af74e62700f898ce84877384b2d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6972617a61737965642f6c61726176656c2d6964656e7469636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/laravel-identicon)

> Laravel [Identicon](https://github.com/yzalis/Identicon) Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel.

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

[](#quick-start)

### Installation

[](#installation)

```
$ composer require irazasyed/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 `syed at lukonet.com` instead of using the issue tracker.

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

[![FOSSA Status](https://camo.githubusercontent.com/3457e12e84c36ca62c6de22180061c8d5dad92b900cc4aca41aa44f1f4e8b9a7/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466972617a61737965642532466c61726176656c2d6964656e7469636f6e2e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2Firazasyed%2Flaravel-identicon?ref=badge_large)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 84.4% 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 ~548 days

Total

5

Last Release

2072d ago

Major Versions

v1.2.0 → v2.02019-08-22

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

v1.1.0PHP &gt;=5.4.0

v2.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/342057ab9fe14ca6e5dd512f5972b639efeadadd79579f4b8950c7cb3bbddc17?d=identicon)[irazasyed](/maintainers/irazasyed)

---

Top Contributors

[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (38 commits)")[![bmartus](https://avatars.githubusercontent.com/u/4819899?v=4)](https://github.com/bmartus "bmartus (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![davidpiesse](https://avatars.githubusercontent.com/u/800650?v=4)](https://github.com/davidpiesse "davidpiesse (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

---

Tags

composercomposer-packagesgravataridenticonidenticon-librarylaravellaravel-5-packagelaravel-6-packagelaravel-7-packagelaravel-8-packagelaravel-identiconlaravel-packagelumenpackagephplaravelimageavataridenticonlaravel identicon

### Embed Badge

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

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

###  Alternatives

[creativeorange/gravatar

A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.

5467.5M54](/packages/creativeorange-gravatar)[yzalis/identicon

Generate unique identicon avatars from any string

5901.1M21](/packages/yzalis-identicon)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[spescina/imgproxy

An image proxy for Laravel

201.3k](/packages/spescina-imgproxy)

PHPackages © 2026

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