Registry / utility / gettext-gettext

gettext-gettext

JSON →
library5.7.3phppackagistunverified

PHP gettext manager

composer require gettext/gettext
INSTALL
IMPORT
SIG · GETTEXT-GETTEXT
G
gettext-gettext
utilityphpv5.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GettextTranslator
use Gettext\GettextTranslator;

Load a .po file and translate a string.

use Gettext\GettextTranslator; $translator = new GettextTranslator(); $translator->loadFromFile('messages.po'); echo $translator->gettext('Hello');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.7.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gettext-gettext — pip install gettext-gettext · libregistry