-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nikolai Plath edited this page Jul 20, 2018
·
12 revisions
The G11n language library brings multilanguage functionality for "small to mid-sized" PHP projects.
For "normal" PHP projects
composer require elkuku/g11n
You may install the G11n-Utilities with
composer require elkuku/g11n-util
npm install g11n-js
There is a friendly Symfony-Bundle that helps integrating G11n into a Symfony projects.
composer require elkuku/g11n-bundle