PHPackages                             rinkattendant6/json-i18n - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. rinkattendant6/json-i18n

ActiveLibrary[Localization &amp; i18n](/categories/localization)

rinkattendant6/json-i18n
========================

Simple PHP internationalization library using JSON data.

v3.0(1y ago)46611[2 issues](https://github.com/RinkAttendant6/JsonI18n/issues)MPL-2.0PHPPHP ^7.1|^8.1CI passing

Since Mar 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/RinkAttendant6/JsonI18n)[ Packagist](https://packagist.org/packages/rinkattendant6/json-i18n)[ RSS](/packages/rinkattendant6-json-i18n/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (15)Used By (0)

JsonI18n
========

[](#jsoni18n)

[![Packagist License](https://camo.githubusercontent.com/889094e1476b449d36a44000b8f02313e30ed0bddc6ffaa8dfcd5c8357d34617/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f52696e6b417474656e64616e74362f6a736f6e2d6931386e)](https://github.com/RinkAttendant6/JsonI18n/blob/main/LICENSE.md)[![Build Status](https://github.com/RinkAttendant6/JsonI18n/workflows/Test/badge.svg)](https://github.com/RinkAttendant6/JsonI18n/actions)[![GitHub Issues](https://camo.githubusercontent.com/aa187ee350761ca1466e0c528abbda2e73521e1f73bbe6e70a923919e3f10c1d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f52696e6b417474656e64616e74362f4a736f6e4931386e)](https://github.com/RinkAttendant6/JsonI18n/issues)[![Packagist Version](https://camo.githubusercontent.com/b6d378b320728af6ed60f96ab60d057440994160082e1a10b8742925c9204697/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f52696e6b417474656e64616e74362f6a736f6e2d6931386e)](https://packagist.org/packages/rinkattendant6/json-i18n)[![Packagist Downloads](https://camo.githubusercontent.com/391c6fc2e24a5d54d9cb4f1d8519d4930343426feeecb70d5a4472d5e1430a27/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f52696e6b417474656e64616e74362f6a736f6e2d6931386e)](https://camo.githubusercontent.com/391c6fc2e24a5d54d9cb4f1d8519d4930343426feeecb70d5a4472d5e1430a27/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f52696e6b417474656e64616e74362f6a736f6e2d6931386e)

Simple PHP internationalization library using JSON data.

License
-------

[](#license)

This library is made available under the [Mozilla Public License, version 2.0](https://www.mozilla.org/MPL/2.0/).

Usage
-----

[](#usage)

### Installation

[](#installation)

#### Using Composer

[](#using-composer)

JsonI18n is available through the [Packagist](https://packagist.org/packages/rinkattendant6/json-i18n)repository and can be installed using Composer:

```
composer require rinkattendant6/json-i18n
```

### Example

[](#example)

```
