2017 © Pedro Peláez
 

library locale

Locale translation arrays for currency, languages and countries.

image

pixelairport/locale

Locale translation arrays for currency, languages and countries.

  • Sunday, April 23, 2017
  • by Pixelairport
  • Repository
  • 1 Watchers
  • 0 Stars
  • 62 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

Locale lists

If you need full arrays with locales, currencies, countries or languages in different languages, you can simply add this to your project., (*1)

Install

Open terminal (or other command line tool) and open your project root directory and run:, (*2)

composer requrie pixelairport/locale, (*3)

How to use it

After add it to your project you are able to call following functions to get the arrays by language:, (*4)


The method Language::all() returns all languages. First parameter is to set the language and second is optional for the filetype. The value "php" is the default, but you can also use "csv" or "json" for example. The package is based on data files of github.com/umpirsky., (*5)

The Versions

23/04 2017

dev-master

9999999-dev

Locale translation arrays for currency, languages and countries.

  Sources   Download

MIT

The Requires

 

23/04 2017

v1.0

1.0.0.0

Locale translation arrays for currency, languages and countries.

  Sources   Download

MIT

The Requires