PHPackages                             swatty007/nova-easy-avatars - 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. swatty007/nova-easy-avatars

ActiveLibrary

swatty007/nova-easy-avatars
===========================

Additional Plug &amp; Play Avatars for your Nova Panel.

1.0.0(5y ago)0562MITPHPPHP ^7.4|^8.0

Since Mar 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/swatty007/nova-easy-avatars)[ Packagist](https://packagist.org/packages/swatty007/nova-easy-avatars)[ Docs](https://github.com/swatty007/nova-easy-avatars)[ RSS](/packages/swatty007-nova-easy-avatars/feed)WikiDiscussions master Synced 2d ago

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

Laravel Nova Easy Avatars
=========================

[](#laravel-nova-easy-avatars)

[![Package Banner](./docs/banner.png "Package Banner")](./docs/banner.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/76908438b51f1aef2e190d3b1331ef61b25fccd07a95430c876b3935349341f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7377617474793030372f6e6f76612d656173792d617661746172732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/swatty007/nova-easy-avatars)[![License: MIT](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/MIT)[![Quality Score](https://camo.githubusercontent.com/b36be9f426bf30b20d1efa48a6c55a8b23e12a9c9fb6c5691afba296177c6eae/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7377617474793030372f6e6f76612d656173792d617661746172732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/swatty007/nova-easy-avatars)[![Total Downloads](https://camo.githubusercontent.com/02c2c02d724226dac3ebe018fdb47c8485236f29e2a71207ce386e625203d546/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7377617474793030372f6e6f76612d656173792d617661746172732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/swatty007/nova-easy-avatars)

A small set of additional Avatars types to extend your Nova Panel. Plug &amp; Play.

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

[](#installation)

You can install the package via composer:

```
composer require swatty007/nova-easy-avatars
```

Configuration
-------------

[](#configuration)

All fields work without any additional configuration out of the box. You can however, overwrite their Name &amp; Attribute fields to your liking as on any other Nova field. Furthermore, you can control the size of your avatars with the **setSize()** &amp;&amp; **setFontSize()**(Initials only) method.

The Laravolt based Initials field gives you some extra controls over the look &amp; feel of your Avatar via its configuration file. For details check out the package's documentation under:

> This is helpful, if you want to generate Avatars with a unique color scheme, which matches your application!

Usage
-----

[](#usage)

You can use all available Avatar fields in the same way as Novas build in fields.

```
use Swatty007\NovaEasyAvatars\Fields\Initials;

public function fields(Request $request)
    {
        return [
            ...
            Initials::make('Avatar', 'name')
                    ->setSize(350),
            ...
        ]

```

The package currently supports the following Avatar Types:

- Identicon via
- Initials via

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

TODO
----

[](#todo)

- If someone has an idea how to write tests for Nova fields, pull Requests are welcome 🧐

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Martin Niehoff](https://github.com/swatty007)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1897d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77f0b9661afdeab758f22b28bd1967aed025aa0e6a68fd6497b2195253ba1d4d?d=identicon)[swatty](/maintainers/swatty)

---

Top Contributors

[![swatty007](https://avatars.githubusercontent.com/u/38767638?v=4)](https://github.com/swatty007 "swatty007 (3 commits)")

---

Tags

laravel-novaavatarsswatty007nova-easy-avatars

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/swatty007-nova-easy-avatars/health.svg)

```
[![Health](https://phpackages.com/badges/swatty007-nova-easy-avatars/health.svg)](https://phpackages.com/packages/swatty007-nova-easy-avatars)
```

###  Alternatives

[maatwebsite/laravel-nova-excel

Supercharged Excel exports for Laravel Nova Resources

3986.2M5](/packages/maatwebsite-laravel-nova-excel)[mostafaznv/laracache

LaraCache is a customizable cache trait to cache queries on model's events

27246.8k1](/packages/mostafaznv-laracache)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)[optimistdigital/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45305.4k](/packages/optimistdigital-nova-multiselect-filter)[outl1ne/nova-input-filter

An input filter for Laravel Nova

24822.7k](/packages/outl1ne-nova-input-filter)[laravel/nova-devtool

Devtool for Laravel Nova Development

31389.3k134](/packages/laravel-nova-devtool)

PHPackages © 2026

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