PHPackages                             forci/lexik-translation-ui-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. [Admin Panels](/categories/admin)
4. /
5. forci/lexik-translation-ui-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

forci/lexik-translation-ui-bundle
=================================

UI for LexikTranslationBundle

v0.2.3(7y ago)02.7kMITCSSPHP &gt;=7.1.3

Since Jun 6Pushed 7y ago2 watchersCompare

[ Source](https://github.com/forci/lexik-translation-ui-bundle)[ Packagist](https://packagist.org/packages/forci/lexik-translation-ui-bundle)[ RSS](/packages/forci-lexik-translation-ui-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (15)Versions (9)Used By (0)

Usage
=====

[](#usage)

Register the bundle as usual and mount its routing.

!! Make sure it is not publicly accessible.

```
forci_lexik_translation_ui:
    # A Service ID that implements
    # Forci\Bundle\LexikTranslationUIBundle\Authorization\TranslationAuthorizationCheckerInterface
    # Optional - example in sample app
    authorization_service: Your\AuthorizationChecker\ServiceId
    # Optional - example in sample app
    description_files:
        - '%kernel.root_dir%/../src/App/Resources/translations_descriptions.yml'
```

```
# translations_descriptions.yml
some.translation.key: Some descriptive text to be displayed inside the UI
```

Then, make a link somewhere in your app to

```

    Translations

```

Play with the Sample App
========================

[](#play-with-the-sample-app)

- The `forci_lexik_translation_ui.config.per_page` parameter is hardcoded to 2 for the test application

```
cd sample/
./bin/console doctrine:database:create -e prod
./bin/console doctrine:schema:update -e prod -f
./bin/console lexik:translations:import App -e prod
./bin/console server:start
./bin/console server:start --docroot public/
```

If you would like to experiment/develop the user interface:

```
cd src/Resources/vue
npm install
npm run serve
// In order for the API to work, you need to start the local symfony server as per the above block
// build production assets
npm run build
```

TODO
====

[](#todo)

- favicon
- logo
- use vueup or something else for notificationsg

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Every ~15 days

Recently: every ~6 days

Total

8

Last Release

2838d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56129a0e9c0044d2857f405e0cf44b1c8f53bc86503dfc1c0ac3829401333c5e?d=identicon)[wucdbm](/maintainers/wucdbm)

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

---

Top Contributors

[![wucdbm](https://avatars.githubusercontent.com/u/1559022?v=4)](https://github.com/wucdbm "wucdbm (28 commits)")

---

Tags

wucdbmforcilexik translation UI

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k16.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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