PHPackages                             innova/angular-ui-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. [Localization &amp; i18n](/categories/localization)
4. /
5. innova/angular-ui-translation-bundle

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

innova/angular-ui-translation-bundle
====================================

Provides a new Angular JS filter which can access to Symfony 2 translations.

5.0.1(10y ago)11.7k3MITPHPPHP &gt;=5.3.0

Since Mar 18Pushed 10y ago10 watchersCompare

[ Source](https://github.com/InnovaLangues/AngularUITranslationBundle)[ Packagist](https://packagist.org/packages/innova/angular-ui-translation-bundle)[ Docs](http://github.com/InnovaLangues/AngularUITranslationBundle)[ RSS](/packages/innova-angular-ui-translation-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (3)Versions (10)Used By (3)

AngularUITranslation
====================

[](#angularuitranslation)

Provides Symfony 2 translations into your AngularJS application.

Installation
------------

[](#installation)

```
$ composer require "innova/angular-ui-translation-bundle" "~5.0"

```

Requirements
------------

[](#requirements)

- [Symfony 2](https://github.com/symfony/symfony)
- [Angular JS](https://github.com/angular/angular)
- [BazingaJsTranslationBundle](https://github.com/willdurand/BazingaJsTranslationBundle)

How To Use ?
------------

[](#how-to-use-)

As BazingaExposeTranslation, the `filter` implements the Symfony2 [`TranslatorInterface`](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Translation/TranslatorInterface.php)and provides the same `trans()` and `transChoice()` methods:

```
{{ 'translation_id' | trans:{}:'DOMAIN_NAME' }}
// the translated message or the translation id

{{ 'translation_id' | transChoice:1:{}:'DOMAIN_NAME' }}
// the translated message or the translation id

```

If you want to access translations for a specific domain, don't forget to include translation JS file.

Example using `assetic` :

```
{% javascripts 'js/translations/DOMAIN_NAME/*.js' %}

{% endjavascripts %}

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.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

Every ~71 days

Total

9

Last Release

3912d ago

Major Versions

1.0.1 → 2.0.02014-04-02

2.0.0 → 3.0.02015-01-13

3.0.3 → 5.0.02015-05-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/6163742e86e29d743f1d174c7e3d3311e066ff76b6aa99deb75662d6091325dd?d=identicon)[innova](/maintainers/innova)

---

Top Contributors

[![Elorfin](https://avatars.githubusercontent.com/u/5363219?v=4)](https://github.com/Elorfin "Elorfin (10 commits)")[![purplefish32](https://avatars.githubusercontent.com/u/479917?v=4)](https://github.com/purplefish32 "purplefish32 (1 commits)")

---

Tags

translationSymfony2angular

### Embed Badge

![Health badge](/badges/innova-angular-ui-translation-bundle/health.svg)

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

###  Alternatives

[gettext/gettext

PHP gettext manager

70231.8M115](/packages/gettext-gettext)[instaclick/translation-editor-bundle

Web editor UI to manage Symfony2 translations (Symfony2 bundle)

1819.5k](/packages/instaclick-translation-editor-bundle)[inpsyde/multilingual-press

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

2414.0k1](/packages/inpsyde-multilingual-press)[mdm/translator-checker-bundle

Help you to check all your twig strings was translated - and all your translation keys exists

144.5k](/packages/mdm-translator-checker-bundle)

PHPackages © 2026

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