Skip to content

MAXakaWIZARD/MoReader

Repository files navigation

MoReader

Build Status Scrutinizer Code Quality Code Climate Coverage Status SensioLabs Insight

GitHub tag Packagist Packagist

Minimum PHP Version License

Gettext *.mo files reader for PHP.

This package is compliant with PSR-4, PSR-1, and PSR-2. If you notice compliance oversights, please send a patch via pull request.

Usage

$parser = new \MoReader\Reader();
$data = $reader->load('my-file.mo'); //data is an array with entries

Running tests

./vendor/bin/phpunit

License

This library is released under MIT license.

About

gettext *.mo files reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages