zucchi/locale

This package is abandoned and no longer maintained. No replacement package was suggested.

Module to allow selection and management of Locales to be used with Zucchi ZF2 Modules

Maintainers

Package info

github.com/zucchi/ZucchiLocale

pkg:composer/zucchi/locale

Transparency log

Statistics

Installs: 62

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2013-05-09 09:18 UTC

This package is not auto-updated.

Last update: 2026-08-16 00:52:46 UTC


README

Module to allow selection and management of Locales to be used with Zucchi ZF2 Modules

Installation

From the root of your ZF2 Skeleton Application run

./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

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]