naf / i18n
NAF Internationalization Plugin
v0.2.1
2026-09-13 19:57 UTC
Requires
- php: >=8.3
- naf/framework: ^0.2
Requires (Dev)
- phpunit/php-code-coverage: ^12.1
- phpunit/phpunit: ^12.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-13 20:52:57 UTC
README
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
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.
