Skip to content
Nikolai Plath edited this page Jul 20, 2018 · 12 revisions

G11n Build Status

The G11n language library brings multilanguage functionality for "small to mid-sized" PHP projects.

Installation

PHP

For "normal" PHP projects

composer require elkuku/g11n

You may install the G11n-Utilities with

composer require elkuku/g11n-util

Javascript

npm install g11n-js

Symfony Bundle

There is a friendly Symfony-Bundle that helps integrating G11n into a Symfony projects.

composer require elkuku/g11n-bundle