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

ActiveLibrary

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 4d 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 27% 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

2647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b48b74251a86c4daeda4177aec702410218ccf9f71a719a11cb39cfb4b381f6?d=identicon)[Wakers](/maintainers/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)
```

PHPackages © 2026

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