PHP Classes / l10n

Retrieve internationalization texts from JSON file

l10n PHP Class

This class can be used to retrieve application internationalization texts from a JavaScript Object Notation (JSON) files. It can read files in the JSON files that define arrays that associate original texts to translated texts in a given language. The translated texts are stored in a class array variable to be retrieved wherever they are needed.

Similar PHP Classes

Search in PHP Classes

Filter by tags