# filament-translations

Manage your translation with DB and cache

```bash
composer require tomatophp/filament-translations
```

## Facts

- Repository: https://github.com/tomatophp/filament-translations
- Stars: 64
- Language: PHP
- Licence: MIT
- Last push: 2026-06-22
- Extends: filament
- Topics: filamentphp, plugin, tomatophp, translation, translation-manager

## Packages that extend this (3)

- **filament-translations-gpt** — Translations Manager extension to use ChatGPT openAI to auto translate your __(), trans() fn
- **filament-translations-google** — Translations Manager extension to use Google translation crawling to auto translate your __(), trans() fn
- **filament-translations-demo** — Filament Translation Manager Demo

Readme: https://github.com/tomatophp/filament-translations#readme
