pascalc/tinyl10n

Easy locale detection and automatic fallback to the best locale possible, other l10n niceties

0.7 2015-01-19 16:37 UTC

This package is not auto-updated.

Last update: 2024-04-09 18:38:46 UTC


README

This is a small PHP library that allows you to do locale detection based on HTTP accept-lang headers.

Its main job is to return the best locale available on your site compared to what your visitors' browsers declare they accept.

It needs PHP >=5.4

Licence: MPL 2/GPL 2.0/LGPL 2.1