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 2d 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 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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