PHPackages                             lukawar/aiatar - 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. lukawar/aiatar

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

lukawar/aiatar
==============

Get user avater generated from ai

v1.0.0(1y ago)02MITPHPPHP ^8.2

Since Mar 24Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (2)Used By (0)

Aiatar
======

[](#aiatar)

Aiatar - simple generator for user avatar with ai prompt

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

[](#installation)

```
composer require lukawar/aiatar
```

```
php artisan vendor:publish --tag=config
```

Usage
-----

[](#usage)

```
use Lukawar\Aiatar;

$generator = app(Aiatar::class);
$image = $generator->generate('A face with man in glasses with beard');

Storage::disk('public')->put('avatar.png', $image);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance42

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

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

465d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3dc6e29b80edc22cd556ef2efb0a58e162cbd43f217573060eaeb620c315235e?d=identicon)[lukawar](/maintainers/lukawar)

---

Top Contributors

[![lukawar](https://avatars.githubusercontent.com/u/2051338?v=4)](https://github.com/lukawar "lukawar (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lukawar-aiatar/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)

PHPackages © 2026

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