Libraries tagged by model translations
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
schenke-io/laravel-sheet-base
95 Downloads
Use Google Sheet files as team-editor for Laravel translations and as data source for Laravel models using Laravel Sushi.
said/private-package
2 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
said/laravel-translatable
62 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
t3thi/transfusion
13 Downloads
Wizard module to deal with TYPO3 connected and free mode translations and to fix the notorious mixed mode
querformat/insert-translations
507 Downloads
Dieses Contao-Modul fügt im Backend den Menüpunkt Übersetzungen hinzu und ermöglicht darüber die Pflege von Übersetzungen als contao-eigene Insert-Tags.
websafe/zf-mod-zfc-user-i18n-pl-pl
1456 Downloads
Polish pl_PL translation / language pack module for the [ZF-Commons/ZfcUser] module. Moduł polskiego tłumaczenia / paczka językowa dla modułu [ZF-Commons/ZfcUser].
websafe/zf-mod-zfc-user-i18n-de-de
330 Downloads
German de_DE translation / language pack module for the [ZF-Commons/ZfcUser] module. Deutsche Übersetzung / Sprachdatei Modul für das [ZF-Commons/ZfcUser] Modul.
coreproc/laravel-wallet-plus
12762 Downloads
Easily add a virtual wallet to your Laravel models. Features multiple wallets and a ledger system to help keep track of all transactions in the wallets.
gecche/laravel-fsm-model
167 Downloads
Use eloquent models as Finite State Machines
star/state-machine
10406 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
helium/eloquent-flex-model
1346 Downloads
Eloquent model class for translating MySQL flexible JSON fields into native object attributes and vise-versa
fabricio872/api-modeller-bundle
1740 Downloads
Symfony bundle for translating foreign API to Doctrine-like models
fabricio872/api-modeller
1766 Downloads
Library for translating foreign API to Doctrine-like models
nickdekruijk/laravel-slider
184 Downloads
A slider/carousel package for Laravel, inclused model, migration, view, js and css