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

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

whsuite/translation
===================

Symfony Translation loader for WHSuite. Note: This package will not work outside of the WHSuite framework.

1.1.0(9y ago)11782MITPHP

Since Sep 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/WHSuite/translation)[ Packagist](https://packagist.org/packages/whsuite/translation)[ RSS](/packages/whsuite-translation/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

\#Translations The WHSuite translations package is designed to use Symfony/Translation to retrieve language phrases.

**Note:** This package will not work outside of the WHSuite system and framework as it requires several framework specific features.

---

\##Usage To use the translation system it first has to be loaded into the system, like so:

```
$trans = new \Whsuite\Translation\Translation();

$trans->init('en'); // Initiate the language system
```

Once it's loaded up, you can call a language phrase like so:

```
echo $trans->get('');
```

---

\##License The code inside this package is released under The MIT License. As such you are free to do with it as you like, provided copyright notices remain in place.

Please note that this license applies only to the code within this directory, and its sub-directories. The core WHSuite product is not covered under this license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3562d ago

### Community

Maintainers

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

---

Top Contributors

[![mikebarlow](https://avatars.githubusercontent.com/u/293049?v=4)](https://github.com/mikebarlow "mikebarlow (3 commits)")

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

182687.6M5.4k](/packages/nesbot-carbon)[jms/translation-bundle

Puts the Symfony Translation Component on steroids

42411.0M74](/packages/jms-translation-bundle)[lexik/translation-bundle

This bundle allows to import translation files content into the database and provide a GUI to edit translations.

4382.8M19](/packages/lexik-translation-bundle)[php-translation/symfony-bundle

3244.2M10](/packages/php-translation-symfony-bundle)[symfony/ux-translator

Exposes Symfony Translations directly to JavaScript.

26685.1k6](/packages/symfony-ux-translator)

PHPackages © 2026

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