Libraries tagged by model translations
maggomann/filament-model-translator
5660 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
novius/laravel-translatable
6629 Downloads
A Laravel Eloquent model trait for translatable resource
esign/laravel-underscore-translatable
13420 Downloads
A laravel package to make your eloquent models translatable.
mad-web/laravel-enum
136028 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
tectonic/laravel-localisation
11715 Downloads
A bridge package for Localisation and Laravel packages, bringing translation code for models and collections to Laravel 4/5.
squirephp/timezones-en
60061 Downloads
A library containing the English translation of Squire's Timezone model.
squirephp/countries-fr
21146 Downloads
A library containing the French translation of Squire's Country model.
squirephp/countries-es
20096 Downloads
A library containing the Spanish translation of Squire's Country model.
squirephp/countries-de
15752 Downloads
A library containing the German translation of Squire's Country model.
squirephp/continents-en
85738 Downloads
A library containing the English translation of Squire's Continent model.
squirephp/airports-en
10590 Downloads
A library containing the English translation of Squire's Airport model.
nitsan/ns-t3ai
941 Downloads
Meet T3AI- Experience AI-powered Models with ChatGPT, Gemini, Cloude & Azure AI for content generation, advanced SEO optimization, creative media production, easy language translation, and more—all within a few clicks, directly from your TYPO3 backend. Maximize your productivity by saving up to four times your time with T3AI.
jumbaeric/laragpt
3909 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
autodudes/ai-suite
2641 Downloads
The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including "Easy Language"), content creation and modification, image generation and page structure generation.
we-are-neopix/laravel-model-translation
410 Downloads
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.