PHPackages                             languara/symfony3 - 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. languara/symfony3

ActiveSymfony-bundle[Localization &amp; i18n](/categories/localization)

languara/symfony3
=================

Languara localization plugin for Symfony 2.x. Easily upload, translate, and synchronize your language content using Languara's Cloud Based Translation Management Platform.

1.1.1(10y ago)043MITPHPPHP &gt;=5.3.0

Since Mar 22Pushed 10y ago2 watchersCompare

[ Source](https://github.com/languara/languara-symfony3)[ Packagist](https://packagist.org/packages/languara/symfony3)[ Docs](https://languara.com/localization/symfony)[ RSS](/packages/languara-symfony3/feed)WikiDiscussions master Synced 1mo ago

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

Languara Plugin for Symfony 3.x
===============================

[](#languara-plugin-for-symfony-3x)

### Install

[](#install)

Add languara plugin information to your composer.json file:

```

"require": {
  "languara/symfony3": "1.0.*@dev"
}

```

Use composer to install this package.

```

$ composer update

```

### Register the package

[](#register-the-package)

Add the package to the autoload array in app/AppKernel.php:

```

public function registerBundles()
{
  $bundles = array(
    // .....
    new Languara\SymfonyBundle\LanguaraSymfonyBundle(),
  )
}

```

### Configure the Package

[](#configure-the-package)

.....

### Usage

[](#usage)

Execute this command to see a list of available commands in your commandline:

```

$ php bin/console

```

---

Or you can check the commands and their usage here:

```

$ php bin/console languara:translate [options]

```

to translate the texts you already have in your lang directory. You can also select the type of translation you want to perform, Machine or Human. It's set to machine by default.

```

$ php bin/console languara:pull

```

to download your content from Languara to your app.

```

$ php bin/console languara:push

```

to upload your content from your app to Languara.

```

$ php bin/console languara:register

```

to register a new user on languara.com

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~0 days

Total

2

Last Release

3700d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/831354eae3bf87a893310bb135909fcefec2ef1831f8715622c6af5363e80fa5?d=identicon)[drongen](/maintainers/drongen)

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

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

---

Top Contributors

[![drongen](https://avatars.githubusercontent.com/u/9559179?v=4)](https://github.com/drongen "drongen (15 commits)")[![languara](https://avatars.githubusercontent.com/u/11355174?v=4)](https://github.com/languara "languara (13 commits)")[![dvolkovich](https://avatars.githubusercontent.com/u/70586358?v=4)](https://github.com/dvolkovich "dvolkovich (5 commits)")

---

Tags

symfonylocalizationinternationalizationi18nl10ntranslatetranslationinternationalizelocalizeLanguara

### Embed Badge

![Health badge](/badges/languara-symfony3/health.svg)

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

###  Alternatives

[gettext/languages

gettext languages with plural rules

7530.3M10](/packages/gettext-languages)[punic/punic

PHP-Unicode CLDR

1542.9M29](/packages/punic-punic)[inpsyde/multilingual-press

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

2414.0k1](/packages/inpsyde-multilingual-press)[skillshare/formatphp

Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.

8029.6k](/packages/skillshare-formatphp)[delight-im/i18n

Internationalization and localization for PHP

625.2k3](/packages/delight-im-i18n)[mediawiki/translate

The only standard solution to translate any kind of text with an avant-garde web interface within MediaWiki, including your documentation and software

457.9k](/packages/mediawiki-translate)

PHPackages © 2026

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