2017 © Pedro Peláez
 

library wfk-locale

Adds locale to URL and a locale selector

image

wfk/wfk-locale

Adds locale to URL and a locale selector

  • Saturday, September 14, 2013
  • by Fraak
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,776 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

wfk-locale

Adds locale detection based on url and a locale selector., (*1)

Installation

From the root of your ZF2 Skeleton Application run, (*2)

./composer.phar require wfk/wfk-locale

You can add the locale selector by calling the wfkLocale view helper. This generates an ul with all available locales and there url., (*3)

$this->wfkLocale();

The Versions

14/09 2013

dev-master

9999999-dev

Adds locale to URL and a locale selector

  Sources   Download

The Requires

 

zf2 locale i18n