pascalc / tinyl10n
Easy locale detection and automatic fallback to the best locale possible, other l10n niceties
Installs: 5 104
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-12-17 21:43:54 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