PHPackages                             hop-top/aim - 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. hop-top/aim

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

hop-top/aim
===========

AI model registry client backed by models.dev

0.1.0-alpha.1(1mo ago)00MITPHPPHP &gt;=8.3

Since Jun 2Pushed 1mo agoCompare

[ Source](https://github.com/hop-top/aim-php)[ Packagist](https://packagist.org/packages/hop-top/aim)[ RSS](/packages/hop-top-aim/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

hop-top/aim — PHP SDK
=====================

[](#hop-topaim--php-sdk)

AI model registry client backed by [models.dev](https://models.dev). Mirrors the canonical [Go library](https://github.com/hop-top/aim).

Parity
------

[](#parity)

API parity with Go HEAD `c6fccae` (post `Cost`/`StructuredOutput`/`Temperature`).

Requires
--------

[](#requires)

PHP 8.2+. Composer.

Quickstart
----------

[](#quickstart)

```
use HopTop\Aim\Registry;
use HopTop\Aim\Filter;

$registry = new Registry();
$filter = new Filter(input: ['image']);
$models = $registry->models($filter);
echo count($models) . " models match\n";
```

License
-------

[](#license)

MIT

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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

Every ~4 days

Total

2

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccb57ae849b67ade8d9c1e266bc2868183bbcf07fb6c66c2d45254a452272d54?d=identicon)[jadb](/maintainers/jadb)

---

Top Contributors

[![hop-top-release-bot[bot]](https://avatars.githubusercontent.com/u/241524046?v=4)](https://github.com/hop-top-release-bot[bot] "hop-top-release-bot[bot] (2 commits)")[![jadb](https://avatars.githubusercontent.com/u/33527?v=4)](https://github.com/jadb "jadb (1 commits)")

---

Tags

aimodelsregistryllm

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/hop-top-aim/health.svg)

```
[![Health](https://phpackages.com/badges/hop-top-aim/health.svg)](https://phpackages.com/packages/hop-top-aim)
```

###  Alternatives

[maestroerror/laragent

Power of AI Agents in your Laravel project

639159.9k](/packages/maestroerror-laragent)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

293.1k](/packages/eslazarev-wildberries-sdk)[oat-sa/tao-core

TAO core extension

65143.7k124](/packages/oat-sa-tao-core)[mage-os/module-llm-txt

AI-powered LLMs.txt generation for Magento 2 / Mage-OS stores. Help AI systems understand your store with OpenAI-generated content.

234.4k](/packages/mage-os-module-llm-txt)

PHPackages © 2026

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