Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpmyadmin-motranslator - Translation API for PHP using Gettext MO files

Website:
https://github.com/phpmyadmin/motranslator
Licence:
GPLv2+
Vendor:
Remi Collet
Description:
Translation API for PHP using Gettext MO files.

Features

* All strings are stored in memory for fast lookup
* Fast loading of MO files
* Low level API for reading MO files
* Emulation of Gettext API
* No use of eval() for plural equation

Limitations

* Not suitable for huge MO files which you don't want to store in memory
* Input and output encoding has to match (preferably UTF-8)

Autoloader: /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php

Packages

php-phpmyadmin-motranslator-4.0-3.el8.remi.noarch [24 KiB] Changelog by Remi Collet (2018-12-07):
- use range dependencies