Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDGHIJLMNOPQRSTUVWXYZ
			]
		
		
			
				
					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