PHPackages                             wearerequired/traduttore-registry - 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. wearerequired/traduttore-registry

ActiveLibrary[Localization &amp; i18n](/categories/localization)

wearerequired/traduttore-registry
=================================

Allows loading translation files from a custom GlotPress site running Traduttore

2.1.3(5y ago)1566.7k↓24%2[5 issues](https://github.com/wearerequired/traduttore-registry/issues)[1 PRs](https://github.com/wearerequired/traduttore-registry/pulls)6GPL-2.0-or-laterPHPPHP &gt;=7.1

Since Jun 18Pushed 3y agoCompare

[ Source](https://github.com/wearerequired/traduttore-registry)[ Packagist](https://packagist.org/packages/wearerequired/traduttore-registry)[ Docs](https://github.com/wearerequired/traduttore-registry)[ RSS](/packages/wearerequired-traduttore-registry/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (3)Versions (10)Used By (6)

Traduttore Registry
===================

[](#traduttore-registry)

[![PHPUnit](https://github.com/wearerequired/traduttore-registry/workflows/PHPUnit/badge.svg)](https://github.com/wearerequired/traduttore-registry/workflows/PHPUnit/badge.svg)[![Lint](https://github.com/wearerequired/traduttore-registry/workflows/Lint/badge.svg)](https://github.com/wearerequired/traduttore-registry/workflows/Lint/badge.svg)[![codecov](https://camo.githubusercontent.com/72a437ecdbbcfd94ff525be655d08bbc40b7debe5178ad18d5c75f0b8790241a/68747470733a2f2f636f6465636f762e696f2f67682f776561726572657175697265642f747261647574746f72652d72656769737472792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearerequired/traduttore-registry)[![Latest Stable Version](https://camo.githubusercontent.com/7fa00e306e8ea8a1f2ad0a810d3f991afbb19738f1ab98fb0c0f54b7320aaa9e/68747470733a2f2f706f7365722e707567782e6f72672f776561726572657175697265642f747261647574746f72652d72656769737472792f762f737461626c65)](https://packagist.org/packages/wearerequired/traduttore-registry)[![Latest Unstable Version](https://camo.githubusercontent.com/087be8a255d30bfc76217130d8fa820c8400de4eecf0838a15e5be65b4fca609/68747470733a2f2f706f7365722e707567782e6f72672f776561726572657175697265642f747261647574746f72652d72656769737472792f762f756e737461626c65)](https://packagist.org/packages/wearerequired/traduttore-registry)

Allows loading translation files from a custom GlotPress site running [Traduttore](https://github.com/wearerequired/traduttore).

Installation
------------

[](#installation)

If you're using [Composer](https://getcomposer.org/) to manage dependencies, you can use the following command to add the plugin to your site:

```
composer require wearerequired/traduttore-registry
```

After that, you can use `\Required\Traduttore_Registry\add_project( $type, $slug, $api_url )` in your theme or plugin.

*Parameters:*

- `$type`: either `plugin` or `theme`.
- `$slug`: must match the theme/plugin directory slug.
- `$api_url`: the URL to the Traduttore project translation API.

*Note:* On a multisite install it's recommended to use it in a must-use plugin.

Usage
-----

[](#usage)

Here's an example of how you can use that function:

```
\Required\Traduttore_Registry\add_project(
	'plugin',
	'example-plugin',
	'https://translate.example.com/api/translations/acme/acme-plugin/'
);

\Required\Traduttore_Registry\add_project(
	'theme',
	'example-theme',
	'https://translate.example.com/api/translations/acme/acme-theme/'
);
```

[![a required open source product - let's get in touch](https://camo.githubusercontent.com/47e05f68aa9692e2185b9c29cb810dcd02ea3546c00fb25e0152a343154b76bf/68747470733a2f2f6d656469612e72657175697265642e636f6d2f696d616765732f6f70656e2d736f757263652d62616e6e65722e706e67)](https://required.com/en/lets-get-in-touch/)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~116 days

Recently: every ~136 days

Total

8

Last Release

2065d ago

Major Versions

1.0.2 → 2.0.02019-03-15

PHP version history (2 changes)1.0.0PHP &gt;=7.0

2.0.0PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![swissspidy](https://avatars.githubusercontent.com/u/841956?v=4)](https://github.com/swissspidy "swissspidy (34 commits)")[![ocean90](https://avatars.githubusercontent.com/u/617637?v=4)](https://github.com/ocean90 "ocean90 (33 commits)")[![grappler](https://avatars.githubusercontent.com/u/1785641?v=4)](https://github.com/grappler "grappler (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![nickcernis](https://avatars.githubusercontent.com/u/647669?v=4)](https://github.com/nickcernis "nickcernis (1 commits)")

---

Tags

glotpresspackagewordpresswordpresstranslationsglotpress

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wearerequired-traduttore-registry/health.svg)

```
[![Health](https://phpackages.com/badges/wearerequired-traduttore-registry/health.svg)](https://phpackages.com/packages/wearerequired-traduttore-registry)
```

###  Alternatives

[wearerequired/traduttore

WordPress.org-style translation API for your WordPress projects.

7910.3k](/packages/wearerequired-traduttore)[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3291.4M10](/packages/kkomelin-laravel-translatable-string-exporter)[afragen/translations-updater

This framework provides automatic decoupled languate pack updates from a public repository for your WordPress plugin or theme.

211.8k](/packages/afragen-translations-updater)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

3812.2k](/packages/erag-laravel-lang-sync-inertia)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)[itsmattburgess/laravel-translate

Populate laravel translation files using services such as Google Translate

222.5k](/packages/itsmattburgess-laravel-translate)

PHPackages © 2026

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