PHPackages                             koala-framework/kwf-zanata - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. koala-framework/kwf-zanata

ActiveComposer-plugin[Localization &amp; i18n](/categories/localization)

koala-framework/kwf-zanata
==========================

018PHP

Since May 4Pushed 4y ago4 watchersCompare

[ Source](https://github.com/koala-framework/kwf-zanata)[ Packagist](https://packagist.org/packages/koala-framework/kwf-zanata)[ RSS](/packages/koala-framework-kwf-zanata/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

To use zanta you will need a user and api-token. Please add it to a config file in your home directory:

```
~/.config/koala-framework/kwf-zanata/config

```

It should look like this:

```
{
    "user": "yourUserName",
    "apiToken": "yourApiKey"
}

```

composer.json extra entry should look like this:

```
...
"extra": {
    "kwf-zanata": {
        "project": "my-project",
        "version": "2",
        "docId": "resourceFile",
        "restApiUrl": "https://translate.zanata.org/rest"
    },
    ...
},
...

```

- docId is the name of the uploaded translation-file.
- Use restApiUrl to access custom deployed zanata instance

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.1% 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://www.gravatar.com/avatar/1e5c63daf78f9ac54157d4bec473b8b1f6ecd1abd0a90c3ec96831224f149a22?d=identicon)[Ben-Ho](/maintainers/Ben-Ho)

---

Top Contributors

[![Ben-Ho](https://avatars.githubusercontent.com/u/1324250?v=4)](https://github.com/Ben-Ho "Ben-Ho (4 commits)")[![mennoxx](https://avatars.githubusercontent.com/u/17993921?v=4)](https://github.com/mennoxx "mennoxx (3 commits)")

### Embed Badge

![Health badge](/badges/koala-framework-kwf-zanata/health.svg)

```
[![Health](https://phpackages.com/badges/koala-framework-kwf-zanata/health.svg)](https://phpackages.com/packages/koala-framework-kwf-zanata)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

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