Support the ongoing development of Laravel.io →
posted 10 years ago
Packages

So here at work we've had need of being able to localise models and collections of models. As a result, we ended up looking at a few packages, but didn't like how they behaved - so we wrote our own.

The idea here is that your models get left alone, other than defining what fields need to be localised. These fields do not actually belong on the model itself, but instead live within a translations table.

See here: (https://github.com/tectonic/laravel-localisation)

Basically - we're looking for people who need great multi-language support and are willing to be early adopters so we can build the package into something that is useful to as many people as possible. We're also open to other ideas/approaches to solving the problem.

It's a bridge package of our other package: (https://github.com/tectonic/localisation)

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.