LaravelPackages.net
Acme Inc.
Toggle sidebar
terranet/translatable

A Laravel package for multilingual models

9.086
2
v1.2.5
About terranet/translatable

terranet/translatable is a Laravel package for a laravel package for multilingual models. It currently has 2 GitHub stars and 9.086 downloads on Packagist (latest version v1.2.5). Install it with composer require terranet/translatable. Discover more Laravel packages by terranet or browse all Laravel packages to compare alternatives.

Last updated

Laravel Translatable / Admin Architect Translation package

This is a Laravel package for translatable models. Its goal is to remove the complexity in retrieving and storing multilingual model instances.

With this package you write less code, as the translations are being fetched/saved when you fetch/save your instance.

If you want to store translations of your models into the database, this package is for you.

Star History Chart