Laravel i18n

Manage translations easily in Laravel


terminal icon

Keep your project translations
updated

Laravel i18n package helps you to keep your translation files updated. It detects new texts on your projects and removes the deprecated translations.

window icon

Optional editor
to manage project translations

Laravel i18n provides an optional editor allowing you to edit your translation through your project website.

stack icon

Add translatable attributes
to your models

Laravel i18n provides support to translatable attributes to your Eloquent models in a simple one step solution.