php-php-gettext

read gettext MO files directly, without requiring anything other than PHP

Description

The GNU gettext library is a widely used localization library, but in order to use it with the PHP language, the system has to support the desired locale, and library itself must be installed.

Since this is not always the case, PHP-gettext has been developed to be able to read gettext MO files directly, without requiring anything other than PHP.

Currently, it's usable if you develop most of the infrastructure for choosing language on your own, because it's possible to use both gettext() and ngettext() calls. In the near future, it should also be fully compatible drop-in replacement for all of gettext functionality written in PHP.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://launchpad.net/php-gettext/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-php-gettext