PHPackages                             jestevezrod/initar - 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. jestevezrod/initar

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

jestevezrod/initar
==================

1.0.0(4y ago)06MITPHPPHP ^7.4

Since Oct 17Pushed 4y agoCompare

[ Source](https://github.com/jEstevezRod/initar)[ Packagist](https://packagist.org/packages/jestevezrod/initar)[ RSS](/packages/jestevezrod-initar/feed)WikiDiscussions main Synced today

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

[![Social Card of Laravel Activity Log](/art/initar.png)](/art/initar.png)

Laravel Initar
==============

[](#laravel-initar)

[![Latest Stable Version](https://camo.githubusercontent.com/414417d3480132452c56d56665bea4ac47d7db18bc6ec453a8b54fbf4ce57e21/687474703a2f2f706f7365722e707567782e6f72672f6a6573746576657a726f642f696e697461722f76)](https://packagist.org/packages/jestevezrod/initar)[![Total Downloads](https://camo.githubusercontent.com/d3a8f4fc67bf50fa1dff2461685454562f57a5c762bf65de0bf671b58586e15f/687474703a2f2f706f7365722e707567782e6f72672f6a6573746576657a726f642f696e697461722f646f776e6c6f616473)](https://packagist.org/packages/jestevezrod/initar)[![Latest Unstable Version](https://camo.githubusercontent.com/df3751bb8aab39f9d296e186c6acff2d69ce2827c1de4ac53ddf3939a1a741c5/687474703a2f2f706f7365722e707567782e6f72672f6a6573746576657a726f642f696e697461722f762f756e737461626c65)](https://packagist.org/packages/jestevezrod/initar)[![License](https://camo.githubusercontent.com/292701bebd37022a844fd18ec7f30b39ae3691f4a8dcba3d57c2cad128ef6df4/687474703a2f2f706f7365722e707567782e6f72672f6a6573746576657a726f642f696e697461722f6c6963656e7365)](https://packagist.org/packages/jestevezrod/initar) [![PHP Version Require](https://camo.githubusercontent.com/21522f71e4ff4811c5da7a8abb4a883286c45330a3569e70fbbd8c8284103a60/687474703a2f2f706f7365722e707567782e6f72672f6a6573746576657a726f642f696e697461722f726571756972652f706870)](https://packagist.org/packages/jestevezrod/initar)

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

[](#installation)

```
composer require jestevezrod/initar

```

What it does?
-------------

[](#what-it-does)

This package allows you to create and assign in a very easy way the default avatar profile for your users using their name and lastname initials.

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

[](#configuration)

Once installed you have to add the trait to your User model:

```
use \Jestevezrod\Initar\Traits\HasInitar;

class User extends Authenticatable
{
    use HasApiTokens, HasFactory, Notifiable, HasInitar;
```

If for some reason you don't have the initar.php config file, you can create it running:

```
php artisan vendor:publish

```

You should modify the config file to make the package works as you desire. For instance you can add a list of colors to be used as background color of the avatar.

Author: Jesus Estevez

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

1720d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32360649?v=4)[Jesus Estevez](/maintainers/jEstevezRod)[@jEstevezRod](https://github.com/jEstevezRod)

---

Top Contributors

[![jEstevezRod](https://avatars.githubusercontent.com/u/32360649?v=4)](https://github.com/jEstevezRod "jEstevezRod (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jestevezrod-initar/health.svg)

```
[![Health](https://phpackages.com/badges/jestevezrod-initar/health.svg)](https://phpackages.com/packages/jestevezrod-initar)
```

###  Alternatives

[illuminate/support

The Illuminate Support package.

630113.0M41.3k](/packages/illuminate-support)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[illuminate/collections

The Illuminate Collections package.

27078.0M1.1k](/packages/illuminate-collections)[illuminate/config

The Illuminate Config package.

10944.5M2.5k](/packages/illuminate-config)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)

PHPackages © 2026

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