Search by

naf / i18n

floknapp

NAF Internationalization Plugin

Package info

github.com/nafphp/i18n

Type:naf-plugin

pkg:composer/naf/i18n

Statistics

Installs: 66

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.1 2026-09-13 19:57 UTC

This package is auto-updated.

Last update: 2026-09-13 20:52:57 UTC


README

NAF

NAF I18n Plugin

← Back to NAF

naf/i18n

Simple JSON-based translations for your NAF application.

This plugin provides a lightweight translation system for multilingual apps. It reads language files from disk, supports variable replacements, and falls back gracefully — all with minimal overhead.

🧩 Part of the official NAF plugin collection. Install it if you want clean, flexible localization without external libraries.

Documentation

Translations →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/i18n

License

MIT. Part of NAF.