PHPackages                             sleepness/uber-translation-bundle - 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. [Caching](/categories/caching)
4. /
5. sleepness/uber-translation-bundle

ActiveSymfony-bundle[Caching](/categories/caching)

sleepness/uber-translation-bundle
=================================

Extends Symfony2 Translation Component by storing all your translations in fast Memcached

v1.0.0(10y ago)2192MITPHPPHP &gt;=5.3

Since Jul 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Sleepness/UberTranslationBundle)[ Packagist](https://packagist.org/packages/sleepness/uber-translation-bundle)[ Docs](http://sleepness.github.io/)[ RSS](/packages/sleepness-uber-translation-bundle/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/9f212f40c2da545bab214701d3c9dda2d94dc285b99bc577d8bedadc821766ad/68747470733a2f2f7472617669732d63692e6f72672f536c6565706e6573732f556265725472616e736c6174696f6e42756e646c652e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/Sleepness/UberTranslationBundle) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/11237811aa9b7731fd887ab5fa5a11f7ffdd8578e25d0d6215b7ed863df24e46/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f536c6565706e6573732f556265725472616e736c6174696f6e42756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/Sleepness/UberTranslationBundle/?branch=develop) [![SensioLabsInsight](https://camo.githubusercontent.com/f23c89f48c5e00a794c642dc1f22f8ed715a9989aa7f3be8eae3213bc14727c0/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32363837623235302d313231382d343562312d616234302d3833656239396335383635662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/2687b250-1218-45b1-ab40-83eb99c5865f) [![Code Climate](https://camo.githubusercontent.com/5e9436121edc5042e6b26bf207302324c7368e49d18d483a2e97ffc3e6124b38/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f536c6565706e6573732f556265725472616e736c6174696f6e42756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/Sleepness/UberTranslationBundle) [![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/Sleepness?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

SleepnessUberTranslationBundle
==============================

[](#sleepnessubertranslationbundle)

This Bundle provides a tool to use [Memcached](http://memcached.org/) translations and ease translations management.

Introduction
------------

[](#introduction)

This Bundle uses [Memcached](http://memcached.org/) as a recourse of your translations. By using [SleepnessUberTranslationAdminBundle](https://github.com/Sleepness/UberTranslationAdminBundle) translation mechanism allows your client/customer to edit and override any translations directly from the website.

### Separation of concern

[](#separation-of-concern)

The use of this tool allows to clear separation between "key" and "value". Developers are responsible for defining new keys and removing old keys, while client/customer is responsible for translating the website.

### Symfony compatibility

[](#symfony-compatibility)

This bundle works on any symfony 2.0+ version.

### Storage layer

[](#storage-layer)

This Bundle uses [Memcached](http://memcached.org/) as a storage. Please see [wiki](https://code.google.com/p/memcached/wiki/NewStart?tm=6) for the information how install and use Memcached.

Documentation
-------------

[](#documentation)

The bulk of the documentation for installation and configuration is stored in the [`Resources/doc/index.md`](https://github.com/Sleepness/UberTranslationBundle/blob/develop/Resources/doc/index.md) file in this bundle.

Contributing
------------

[](#contributing)

Pull requests are welcome.

License
-------

[](#license)

See the complete license in the bundle: [`Resources/meta/LICENSE`](https://github.com/Sleepness/UberTranslationBundle/blob/develop/Resources/meta/LICENSE).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.9% 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

3860d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40ec4492a60d7907f13ef00412c4a7a0a61feda2842e34fee8d6d85c80956c08?d=identicon)[alexandrzhulev](/maintainers/alexandrzhulev)

---

Top Contributors

[![nowiko](https://avatars.githubusercontent.com/u/8058373?v=4)](https://github.com/nowiko "nowiko (137 commits)")[![alexandrzhulev](https://avatars.githubusercontent.com/u/6017132?v=4)](https://github.com/alexandrzhulev "alexandrzhulev (74 commits)")

---

Tags

i18ntranslationSymfony2memcachedlocalemultilanguage

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sleepness-uber-translation-bundle/health.svg)

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

###  Alternatives

[lexik/translation-bundle

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

4362.7M19](/packages/lexik-translation-bundle)[jms/translation-bundle

Puts the Symfony Translation Component on steroids

42510.8M63](/packages/jms-translation-bundle)[instaclick/translation-editor-bundle

Web editor UI to manage Symfony2 translations (Symfony2 bundle)

2019.5k](/packages/instaclick-translation-editor-bundle)[omaralalwi/lexi-translate

Laravel translation package with morph relationships and caching.

754.3k2](/packages/omaralalwi-lexi-translate)[inpsyde/multilingual-press

Simply THE multisite-based free open source plugin for your multilingual websites.

2414.0k1](/packages/inpsyde-multilingual-press)[ao/translation-bundle

Doctrine as symfony translation provider + a nice gui for editing translations.

243.7k](/packages/ao-translation-bundle)

PHPackages © 2026

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