Download the PHP package tomatophp/filament-translations-google without Composer
On this page you can find all versions of the php package tomatophp/filament-translations-google. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tomatophp/filament-translations-google
More information about tomatophp/filament-translations-google
Files in tomatophp/filament-translations-google
Package filament-translations-google
Short Description Translations Manager extension to use Google translation crawling to auto translate your __(), trans() fn
License MIT
Informations about the package filament-translations-google
Filament Google Translations
Translations Manager extension to use Google translation crawling to auto translate your __(), trans() fn
Screenshots
Installation
before install this package you need to have Translation Manager installed and configured
after install your package please run this command
finally register the plugin on /app/Providers/Filament/AdminPanelProvider.php
Publish Assets
you can publish config file by use this command
you can publish languages file by use this command
Testing
if you like to run PEST
testing just use this command
Code Style
if you like to fix the code style just use this command
PHPStan
if you like to check the code by PHPStan
just use this command
Other Filament Packages
Checkout our Awesome TomatoPHP
All versions of filament-translations-google with dependencies
tomatophp/console-helpers Version ^1.1
filament/filament Version ^3.2
tomatophp/filament-translations Version ^2.0
stichoza/google-translate-php Version ^5.2