PHPackages                             skcms/locale-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. skcms/locale-bundle

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

skcms/locale-bundle
===================

Symfony SKCMS Locale Bundle by SOLID-kiss

v0.1(10y ago)0153[1 issues](https://github.com/kokmok/SKCMS-Locale/issues)GPL-3.0+PHPPHP &gt;=5.3.2

Since Jan 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kokmok/SKCMS-Locale)[ Packagist](https://packagist.org/packages/skcms/locale-bundle)[ RSS](/packages/skcms-locale-bundle/feed)WikiDiscussions master Synced 2w ago

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

SKCMS-Locale
============

[](#skcms-locale)

This package is currently under development, more documentation and features will come soon.

The Locale bundle of SKCMS for Symfony2
=======================================

[](#the-locale-bundle-of-skcms-for-symfony2)

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

[](#installation)

### Download dependecies via composer

[](#download-dependecies-via-composer)

use php composer.phar instead of composer on Windows

```
composer require SKCMS/locale-bundle:dev-master

```

### Install Languages, Currencies and countries.

[](#install-languages-currencies-and-countries)

you have to install countries last

```
php app/console skcms:import:languages
php app/console skcms:import:currencies
php app/console skcms:import:countries

```

Usage
-----

[](#usage)

This bundle will halp you with translations and other locale things like countries, addresses, currencies..

### Translate entities

[](#translate-entities)

You just have to enable translatable in config.yml

```
stof_doctrine_extensions:
    orm:
        default:
            translatable: true

```

have a parameter locale in parametrs.yml or in config.yml

and in config.yml:

```
framework:
    default_locale:  "%locale%"

```

Now all you have to do is modify a bit tyour tranlatable entities adn repositories (look how it's done in SKCMS\\LocaleBundle\\Country ).

Credits : datas come from : countries : currencies : languages :

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

3

Last Release

3139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8115512d21b45879e429d2716bb7c6422c3c664e76b2dbad8e7f114503d75678?d=identicon)[kokmok](/maintainers/kokmok)

### Embed Badge

![Health badge](/badges/skcms-locale-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/skcms-locale-bundle/health.svg)](https://phpackages.com/packages/skcms-locale-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[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.

1155.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)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29734.8k](/packages/sulu-skeleton)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)

PHPackages © 2026

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