PHPackages                             navidonskis/silverstripe-language-editor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. navidonskis/silverstripe-language-editor

AbandonedArchivedSilverstripe-module[Utility &amp; Helpers](/categories/utility)

navidonskis/silverstripe-language-editor
========================================

Language editor module for SilverStripe CMS

1292[1 issues](https://github.com/navidonskis/silverstripe-language-editor/issues)PHP

Since May 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/navidonskis/silverstripe-language-editor)[ Packagist](https://packagist.org/packages/navidonskis/silverstripe-language-editor)[ RSS](/packages/navidonskis-silverstripe-language-editor/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Language Editor
============================

[](#silverstripe-language-editor)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6143cc7d8eef7f663ffbc480d498a0c55f49dae8880307facf26f1c155610bc0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e617669646f6e736b69732f73696c7665727374726970652d6c616e67756167652d656469746f722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/navidonskis/silverstripe-language-editor/?branch=master)

Language editor for SilverStripe CMS. It's alternative to , but this one collect entities to the database to avoid file writing at the project (and to avoid versioning). All entities with module's store to `LangModule` and `LangEntity`.

Dependencies required:

- [tractorcow/silverstripe-fluent](https://github.com/tractorcow/silverstripe-fluent)

[![](assets/images/screenshot.png)](assets/images/screenshot.png)

Collect entities
----------------

[](#collect-entities)

To collect an entities you need to have `phpunit` installed. Module using `i18nTextCollector` class which are on top of `phpunit` to collect entities. If you already have `phpunit` run command in cli:

```
php /your-project/directory/framework/cli-script.php dev/tasks/LangCollectorTask "module=yourModuleName,otherModuleName&merge=true"
```

or in the browser `example.com/dev/tasks/LangCollectorTask?module=yourModuleName,otherModuleName&merge=true`.

ParameterDescriptionOptionsDefaultmoduleOne or more modules to limit collection (comma-separated)stringmergeMerge new strings with existing ones already definedbooleanfalseInstallation
------------

[](#installation)

```
composer require navidonskis/silverstripe-language-editor
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/c41a96825f00a50190ddec77d3adccf271b6dcb7c9aeaf62d89696b92406e91b?d=identicon)[Doniz](/maintainers/Doniz)

---

Tags

editorlanguagemodulesilverstripe

### Embed Badge

![Health badge](/badges/navidonskis-silverstripe-language-editor/health.svg)

```
[![Health](https://phpackages.com/badges/navidonskis-silverstripe-language-editor/health.svg)](https://phpackages.com/packages/navidonskis-silverstripe-language-editor)
```

###  Alternatives

[aucor/dynamic-mo-loader

Better text domain loading with object cache support for WordPress

4554.1k1](/packages/aucor-dynamic-mo-loader)

PHPackages © 2026

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