PHPackages                             wakers/cms-lang-module - 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. wakers/cms-lang-module

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

wakers/cms-lang-module
======================

Lang module of Wakers CMS 5

1.0.0-alpha(7y ago)01051MITPHP

Since Feb 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/wakerscz/cms-lang-module)[ Packagist](https://packagist.org/packages/wakers/cms-lang-module)[ Docs](http://www.wakers.cz/cms)[ RSS](/packages/wakers-cms-lang-module/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Lang Module
===========

[](#lang-module)

Zajištuje jazykové mutace webu - překlady pro frontend.

Příklady použití
----------------

[](#příklady-použití)

**PHP Komponenta:**

```
// $this->translate - Wakers\LangModule\Translator\Translate (načteno z DI)
$this->translate->translate('Your name is: %name%', ['name' => $name]);

```

**Latte Šablona:**

```
{translate 'Your name is: %name%', ['name' => $name]}

```

Console
-------

[](#console)

**Přidání jazyka**

```
$ console wakers:lang-create

```

Komponenty
----------

[](#komponenty)

1. `Frontend\SyystemModal` - Výpis editovatelných (systémových) překladů překladů.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2694d ago

### Community

Maintainers

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

---

Top Contributors

[![jzaplet](https://avatars.githubusercontent.com/u/4992367?v=4)](https://github.com/jzaplet "jzaplet (11 commits)")

### Embed Badge

![Health badge](/badges/wakers-cms-lang-module/health.svg)

```
[![Health](https://phpackages.com/badges/wakers-cms-lang-module/health.svg)](https://phpackages.com/packages/wakers-cms-lang-module)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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