PHPackages                             amazeeio/polydock-app-amazeeclaw - 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. amazeeio/polydock-app-amazeeclaw

ActiveLibrary

amazeeio/polydock-app-amazeeclaw
================================

Polydock App - AmazeeClaw AI

v0.1.11(1mo ago)0287↑50%MITPHP

Since Feb 22Pushed 1mo agoCompare

[ Source](https://github.com/amazeeio/polydock-app-amazeeclaw)[ Packagist](https://packagist.org/packages/amazeeio/polydock-app-amazeeclaw)[ RSS](/packages/amazeeio-polydock-app-amazeeclaw/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (16)Used By (0)

Polydock App - AmazeeClaw AI
============================

[](#polydock-app---amazeeclaw-ai)

This package provides the AmazeeClaw Polydock AI app implementation.

It is intentionally minimal and built on top of the generic AI app so shared lifecycle logic stays upstream and only AmazeeClaw-specific behavior lives here.

Architecture
------------

[](#architecture)

- Base class: `FreedomtechHosting\PolydockAppAmazeeioGeneric\PolydockAiApp`
- Main app class: `Amazeeio\PolydockAppAmazeeclaw\PolydockAmazeeClawAiApp`
- Local overrides kept in this package:
    - `src/Traits/Create/PostCreateAppInstanceTrait.php`
    - `src/Traits/UsesAmazeeAiBackend.php`

AmazeeClaw-specific behavior
----------------------------

[](#amazeeclaw-specific-behavior)

- Adds app instance field `openclaw_default_model`
- Injects `MAZ_OPENCLAW_DEFAULT_MODEL` into Lagoon project variables
- Creates/reuses an amazee.ai team (`gpt-`) using the app instance user email
- Uses team-owned LiteLLM token creation via `Client::createPrivateAIKeyToken()` from `freedomtech-hosting/polydock-amazeeai-backend-client-php`
- Injects:
    - `AMAZEEAI_BASE_URL`
    - `AMAZEEAI_API_KEY`
    - `AMAZEE_AI_TEAM_ID`

Requirements
------------

[](#requirements)

- PHP/Composer environment compatible with Polydock packages
- Dependency versions (see `composer.json`), especially:
    - `freedomtech-hosting/polydock-app-amazeeio-generic`
    - `freedomtech-hosting/polydock-amazeeai-backend-client-php ^0.1`

Development
-----------

[](#development)

Install/update dependencies:

```
composer update
```

When running local workflows with Docker Compose, use detached mode:

```
docker-compose up -d
```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance89

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 51.9% 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 ~2 days

Total

15

Last Release

56d ago

### Community

Maintainers

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

---

Top Contributors

[![Schnitzel](https://avatars.githubusercontent.com/u/750999?v=4)](https://github.com/Schnitzel "Schnitzel (14 commits)")[![dan2k3k4](https://avatars.githubusercontent.com/u/158704?v=4)](https://github.com/dan2k3k4 "dan2k3k4 (13 commits)")

### Embed Badge

![Health badge](/badges/amazeeio-polydock-app-amazeeclaw/health.svg)

```
[![Health](https://phpackages.com/badges/amazeeio-polydock-app-amazeeclaw/health.svg)](https://phpackages.com/packages/amazeeio-polydock-app-amazeeclaw)
```

PHPackages © 2026

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