PHPackages                             ncoderslab/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ncoderslab/laravel-identicon

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ncoderslab/laravel-identicon
============================

Laravel Identicon Package

049PHP

Since Jul 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ncoderslab/laravel-identicon)[ Packagist](https://packagist.org/packages/ncoderslab/laravel-identicon)[ RSS](/packages/ncoderslab-laravel-identicon/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#laravel-identicon-package)

[![Laravel Package](https://camo.githubusercontent.com/5f561a8db5551cb8f3d43a09ae1fed350793c18c8d991a406860fbcd109911cf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d367e382d4646324432302e7376673f7374796c653d666c61742d737175617265266c6f676f3d6c61726176656c266c6162656c436f6c6f723d626c61636b266c6f676f436f6c6f723d7768697465)](https://github.com/ncoderslab/laravel-identicon)[![Latest Version on Packagist](https://camo.githubusercontent.com/f7418983d46092bbcdb8a6a42f3e152afa511314f588bd481a8a8f32fe042a53/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e636f646572736c61622f6c61726176656c2d6964656e7469636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ncoderslab/laravel-identicon)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/029fb2b2ee723249f178afc0fe86b61a0fb616e8d1144941be96feba46417200/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e636f646572736c61622f6c61726176656c2d6964656e7469636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ncoderslab/laravel-identicon)

> This is the wraper package of [Identicon](https://github.com/yzalis/Identicon) Package for laravel projects.

### Installation

[](#installation)

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

Usage
-----

[](#usage)

This is the wrapper package of [Identicon](https://github.com/yzalis/Identicon) for laravel projects. All features available in [Identicon](https://github.com/yzalis/Identicon) are avialable in this package as well

### Example Methods

[](#example-methods)

Generate and Display an identicon image:

```
Identicon::displayImage('nCoders Lab');
```

Generate and get the image data

```
$imageData = Identicon::getImageData('nCoders Lab');
```

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.

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac06839d931bd66c0a4a4bc68d6e3e4bfe22e4722ac776dc07e2accda1457468?d=identicon)[ncoderslab](/maintainers/ncoderslab)

---

Top Contributors

[![ncoderslab](https://avatars.githubusercontent.com/u/11809012?v=4)](https://github.com/ncoderslab "ncoderslab (5 commits)")

### Embed Badge

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

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

###  Alternatives

[php-stubs/wordpress-globals

Global variables and global constants from WordPress core.

14881.5k21](/packages/php-stubs-wordpress-globals)

PHPackages © 2026

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