library locale
Module to allow selection and management of Locales to be used with Zucchi ZF2 Modules
zucchi/locale
Module to allow selection and management of Locales to be used with Zucchi ZF2 Modules
- Thursday, May 9, 2013
- by mattcockayne
- Repository
- 3 Watchers
- 0 Stars
- 62 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 3 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ZucchiLocale
Module to allow selection and management of Locales to be used with Zucchi ZF2 Modules, (*1)
Installation
From the root of your ZF2 Skeleton Application run, (*2)
./composer.phar require zucchi/locale
Introduction
This module is designed to allow detection and definition of locales to be used
with a Zend Framework 2 Application. The Module also comes with a settings
administration for use with ZucchiAdmin, (*3)
Roadmap
- Ability to control how locale is detected [COMPLETE]
- Ability to select which locales are allowed [COMPLETE]
- Ability to generate and update language translation files [INCOMPLETE]