php-gettext is a library for emulating gettext (a widely used framework for internationalization) in PHP.
Gettext is a widely used framework for internationalization. The php-gettext library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.