laravel-deepl
by cleargoal
Laravel package for DeepL translation with multi-key management, quota tracking, and automatic key rotation
laravel-number-to-words
by codemarkt
Multi-language and multi-currency number to words converter for Laravel
laravel-lang-sync-inertia
by erag
A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.
laravel-model-translation
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.