estasi/translator

Provides translation of your app's messages.

0.1.1 2020-05-20 08:19 UTC

This package is auto-updated.

Last update: 2024-04-20 17:45:14 UTC


README

Estasi\Translator - internationalization system using the GNU gettext and/or ICU MessageFormat libraries.

Currently, there is no native implementation, you must use one of the following components (via the appropriate adapters):

Installation

To install with a composer:

composer require estasi/translator

Requirements

  • PHP 7.4 or newer

License

All contents of this package are licensed under the BSD-3-Clause license.