estasi/translator

Provides translation of your app's messages.

Installs: 1

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/estasi/translator

0.1.1 2020-05-20 08:19 UTC

This package is auto-updated.

Last update: 2025-09-20 21:01:09 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.