Skip to content

๐Ÿ“„ Fixed php-gettext for PHP 5.6 and PHP 8.0

License

Notifications You must be signed in to change notification settings

f00b4r/php-gettext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

89 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Gettext emulation in PHP

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


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.


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

About

๐Ÿ“„ Fixed php-gettext for PHP 5.6 and PHP 8.0

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published