Name: | php-phpmyadmin-motranslator |
Version: | 3.4 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 53819 |
License: | GPLv2+ |
RPM: |
php-phpmyadmin-motranslator-3.4-1.el7.noarch.rpm
|
Source RPM: |
php-phpmyadmin-motranslator-3.4-1.el7.src.rpm
|
Build Date: | Wed Jan 10 2018 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/phpmyadmin/motranslator |
Summary: | Translation API for PHP using Gettext MO files |
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 |