PHPackages                             kematjaya/translation - 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. kematjaya/translation

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

kematjaya/translation
=====================

translation with symfony

029PHP

Since Feb 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kematjaya0/translation)[ Packagist](https://packagist.org/packages/kematjaya/translation)[ RSS](/packages/kematjaya-translation/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Translation plugin for Symfony 4.2
==================================

[](#translation-plugin-for-symfony-42)

1. install ```
    composer require kematjaya/translation

    ```
2. add to config/bundles.php ```
    Kematjaya\Translation\TranslationBundle::class => ['all' => true]

    ```
3. run command for automatically configuration ```
    php bin/console kematjaya:translation:configure

    ```
4. for add locale, run this command: ```
    php bin/console kematjaya:translation:add-locale

    ```
5. if done, tour URL will be automatically redirect to URL with language, example `http://localhost:8000/kmj/language` to `http://localhost:8000/en/kmj/language`
6. for add, edit, or delete translation, you can access URL `http:host/kmj/language` or view using console with execute command `php bin/console debug:router`

thank you

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2cf191329e1adc930a168a7d3baeda8517b7982184820692163a5baa72e3965?d=identicon)[kematjaya0](/maintainers/kematjaya0)

---

Top Contributors

[![kematjaya0](https://avatars.githubusercontent.com/u/36223951?v=4)](https://github.com/kematjaya0 "kematjaya0 (30 commits)")

---

Tags

composerphpsymfony4translation

### Embed Badge

![Health badge](/badges/kematjaya-translation/health.svg)

```
[![Health](https://phpackages.com/badges/kematjaya-translation/health.svg)](https://phpackages.com/packages/kematjaya-translation)
```

###  Alternatives

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[renatomarinho/laravel-multi-language

Laravel Multi Language

235.1k](/packages/renatomarinho-laravel-multi-language)

PHPackages © 2026

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