PHPackages                             theredcorner/trctranslate - 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. theredcorner/trctranslate

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

theredcorner/trctranslate
=========================

Use the ‘t’ function to output translations.

1.0.1(7y ago)09051MITPHP

Since Jan 8Pushed 7y ago2 watchersCompare

[ Source](https://github.com/the-red-corner/trctranslate)[ Packagist](https://packagist.org/packages/theredcorner/trctranslate)[ RSS](/packages/theredcorner-trctranslate/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

TRCTranslate plugin for Craft CMS 3.x
=====================================

[](#trctranslate-plugin-for-craft-cms-3x)

Use the `t()` Twig function to output `I18n` like strings.

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require the-red-corner/trctranslate

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for TRCTranslate.

Configuring TRCTranslate
------------------------

[](#configuring-trctranslate)

1. Add a section with the handle `translations`.
2. Add a field with the handle `key` to the `translations` section. You also have to include the `title` field for this section.

Using TRCTranslate
------------------

[](#using-trctranslate)

Use the following syntax to display a translated string in your templates:

```
    {{ t('footer.address.phoneNumber') }}

```

`footer.address.phoneNumber` is the key of the translation entry.

Brought to you by [The Red Corner](https://theredcorner.nl/)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

2682d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b1f8e8ad9e8d9637cc8dfa345a6656f5ad6952fca9df69aafb544d1d26e9a79?d=identicon)[rensverschuren](/maintainers/rensverschuren)

---

Top Contributors

[![rensverschuren](https://avatars.githubusercontent.com/u/2734703?v=4)](https://github.com/rensverschuren "rensverschuren (5 commits)")

---

Tags

cmsCraftcraftcmscraft-plugintrctranslate

### Embed Badge

![Health badge](/badges/theredcorner-trctranslate/health.svg)

```
[![Health](https://phpackages.com/badges/theredcorner-trctranslate/health.svg)](https://phpackages.com/packages/theredcorner-trctranslate)
```

###  Alternatives

[acclaro/translations

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

1229.5k](/packages/acclaro-translations)[pierrestoffe/craft-language-redirector

Automatically redirect visitors to their preferred language

1634.0k](/packages/pierrestoffe-craft-language-redirector)

PHPackages © 2026

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