PHPackages                             ride/cli-i18n - 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. ride/cli-i18n

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

ride/cli-i18n
=============

I18n commands for the CLI of a Ride application

1.0.0(9y ago)0430MITPHP

Since Jan 19Pushed 9y ago8 watchersCompare

[ Source](https://github.com/all-ride/ride-cli-i18n)[ Packagist](https://packagist.org/packages/ride/cli-i18n)[ RSS](/packages/ride-cli-i18n/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

Ride: I18n CLI
==============

[](#ride-i18n-cli)

This module adds various I18n commands to the Ride CLI.

Commands
--------

[](#commands)

### locales

[](#locales)

This command shows an overview of the defined locales.

**Syntax**: locales

**Alias**: l

### translation

[](#translation)

This command shows an overview of the defined translations.

**Syntax**: `translation  []`

- ``: Locale of the translation
- ``: Query to search the translations

**Alias**: `t`

### translation set

[](#translation-set)

This command sets a translation from the provided locale.

**Syntax**: `translation set   `

- ``: Locale of the translation
- ``: Key of the translation
- ``: Value for the translation

**Alias**: `ts`

### translation unset

[](#translation-unset)

This command unsets a translation from the provided locale.

**Syntax**: `translation unset  `

- ``: Locale of the translation
- ``: Key of the translation

**Alias**: `tu`

### translation missing

[](#translation-missing)

This command makes sure all locales have the same keys defined by adding translation keys which are missing but defined in an other locale.

**Syntax**: `translation missing`

**Alias**: `tm`

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/app-i18n](https://github.com/all-ride/ride-app-i18n)
- [ride/cli](https://github.com/all-ride/ride-cli)
- [ride/lib-cli](https://github.com/all-ride/ride-lib-cli)
- [ride/lib-i18n](https://github.com/all-ride/ride-lib-i18n)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/cli-i18n

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

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

Total

2

Last Release

3545d ago

Major Versions

0.1.0 → 1.0.02016-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (7 commits)")

### Embed Badge

![Health badge](/badges/ride-cli-i18n/health.svg)

```
[![Health](https://phpackages.com/badges/ride-cli-i18n/health.svg)](https://phpackages.com/packages/ride-cli-i18n)
```

PHPackages © 2026

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