This 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.
Using Composer (recommended) composer.
curl -s https://getcomposer.org/installer | php --
php composer.phar require cvsolutions/simple-gettext:1.0
If you have installed composer:
composer require cvsolutions/simple-gettext:1.0