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 2w 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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

2729d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2734703?v=4)[Rens Verschuren](/maintainers/rensverschuren)[@rensverschuren](https://github.com/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

[verbb/formie

The most user-friendly forms plugin for Craft.

100387.6k58](/packages/verbb-formie)[acclaro/translations

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

1229.6k](/packages/acclaro-translations)[verbb/hyper

A user-friendly links field for Craft.

24142.6k12](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)[pierrestoffe/craft-language-redirector

Automatically redirect visitors to their preferred language

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

PHPackages © 2026

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