Classes
ArrayLoader | ArrayLoader loads translations from a PHP array. |
CsvFileLoader | CsvFileLoader loads translations from CSV files. |
IcuDatFileLoader | IcuResFileLoader loads translations from a resource bundle. |
IcuResFileLoader | IcuResFileLoader loads translations from a resource bundle. |
IniFileLoader | IniFileLoader loads translations from an ini file. |
MoFileLoader | |
PhpFileLoader | PhpFileLoader loads translations from PHP files returning an array of translations. |
PoFileLoader | |
QtFileLoader | QtFileLoader loads translations from QT Translations XML files. |
XliffFileLoader | XliffFileLoader loads translations from XLIFF files. |
YamlFileLoader | YamlFileLoader loads translations from Yaml files. |
Interfaces
LoaderInterface | LoaderInterface is the interface implemented by all translation loaders. |
Please login to continue.