f00b4r/php-gettext

Fixed php-gettext for PHP 5.6 - 8.0

Fund package maintenance!
f3l1x

dev-master / 1.1.x-dev 2021-12-19 13:51 UTC

This package is auto-updated.

Last update: 2024-04-19 19:23:40 UTC


README

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.

🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x

All credits belongs to official authors, take a look at launchpad.net/php-gettext

68747470733a2f2f62616467656e2e6e65742f6769746875622f636865636b732f6630306234722f7068702d676574746578742f6d61737465723f63616368653d333030 68747470733a2f2f62616467656e2e6e65742f636f766572616c6c732f632f6769746875622f6630306234722f7068702d676574746578743f63616368653d333030 68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f646d2f6630306234722f7068702d67657474657874 68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f6630306234722f7068702d67657474657874

68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f6630306234722f7068702d67657474657874 68747470733a2f2f62616467656e2e6e65742f6769746875622f6c6963656e73652f6630306234722f7068702d67657474657874 68747470733a2f2f62616467656e2e6e65742f62616467652f737570706f72742f6769747465722f6379616e 68747470733a2f2f62616467656e2e6e65742f62616467652f737570706f72742f666f72756d2f79656c6c6f77 68747470733a2f2f62616467656e2e6e65742f62616467652f73706f6e736f722f646f6e6174696f6e732f463936383534

Info

Installation

To install this library use Composer.

composer require f00b4r/php-gettext

Usage

$streamer = new CachedFileReader(__DIR__ . '/messages.mo');
$gettext = new gettext_reader($streamer);

Development

See how to contribute to this package.

This package is currently maintaining by these authors.

538058?v=3&s=80

Consider to support f3l1x. Also thank you for using this package.