PHPackages                             vhin0210/avatars.adorable.io-php - 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. vhin0210/avatars.adorable.io-php

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

vhin0210/avatars.adorable.io-php
================================

PHP library to get avatars.adorable.io avatars

013PHP

Since Dec 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vhin0210/avatars.adorable.io-php)[ Packagist](https://packagist.org/packages/vhin0210/avatars.adorable.io-php)[ RSS](/packages/vhin0210-avatarsadorableio-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

avatars.adorable.io-php
=======================

[](#avatarsadorableio-php)

This is a simple PHP library that will get avatars from avatars.adorable.io.

**Install via Composer**

```
composer require vhin0210/avatars.adorable.io-php

```

**How to use**

```
// Create the instance
$avatars_adorable_io = new \AvatarsAdorableIOPHP\AvatarsAdorableIO();

// Get the auto generated image base on your input with specific size.
$image = $avatars_adorable_io->getAutoGenerated(100, 'vhin0210');

// Get avatar face by specific features
$image = $avatars_adorable_io->getAvatarFace('eyes1', 'nose2', 'mouth3', 'ff0000'); // red color

// Get possible features values
$features = $avatars_adorable_io->getAvatarFeaturesList();

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1862334?v=4)[vhin0210](/maintainers/vhin0210)[@vhin0210](https://github.com/vhin0210)

---

Top Contributors

[![vhin0210](https://avatars.githubusercontent.com/u/1862334?v=4)](https://github.com/vhin0210 "vhin0210 (9 commits)")

### Embed Badge

![Health badge](/badges/vhin0210-avatarsadorableio-php/health.svg)

```
[![Health](https://phpackages.com/badges/vhin0210-avatarsadorableio-php/health.svg)](https://phpackages.com/packages/vhin0210-avatarsadorableio-php)
```

###  Alternatives

[arutil/ar-php

Arabic php utilities from Khaled Al-Sham'aa's library http://ar-php.org/

1635.5k](/packages/arutil-ar-php)[vardot/vardoc

Vardoc: Knowledge Base System and Documentation Site

117.2k1](/packages/vardot-vardoc)

PHPackages © 2026

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