laraxot / module_lang_fila5
dev-dev
2026-09-16 13:35 UTC
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-16 13:35:51 UTC
README
| id | module-lang-readme | ||||
|---|---|---|---|---|---|
| title | Lang — Localizzazione e Traduzioni Modulari | ||||
| type | module-readme | ||||
| category | module-documentation | ||||
| module | Lang | ||||
| status | active | ||||
| tags |
|
||||
| created | 2026-09-14 | ||||
| updated | 2026-09-14 | ||||
| qmd | lang localization translations editor synchronization fallback module documentation | ||||
| issues |
|
||||
| discussions |
|
||||
| related |
|
||||
| sources |
🌐 Lang
Localizzazione e traduzioni modulari.
Editor traduzioni, sincronizzazione chiavi, fallback runtime e contenuti multilingua.
Cosa offre
- Editor traduzioni – intervallo di testo gestito
- Sincronizzazione chiavi – propagazione automatica
- Fallback runtime – traduzioni alternative
- Contenuti multilingua – supporto per più lingue
Confini architetturali
This module publishes contracts usable by other modules. Logic lives in Actions; admin UI follows Laraxot/XotBase.
Integrazione rapida
cd laravel
php artisan module:list
./vendor/bin/phpstan analyse Modules/Lang
See local docs for integration patterns.
Documentazione
The technical map is in docs/README.md.
Qualità e manutenzione
Keep declare(strict_types=1); in PHP, respect project PHPStan config, and update docs when contracts evolve.
Modulo lang · Laraxot ecosystem · Project-agnostic