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 1mo ago

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

28

—

LowBetter than 54% of packages

Maintenance46

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

420d 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

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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