Libraries tagged by laravel tra
coderflexx/laravisit
87190 Downloads
A package to keep track of your pages & understand your audience
cjmellor/level-up
51646 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
badinansoft/nova-language-switch
301306 Downloads
A Laravel Nova package to switch language in your application
aschmelyun/fleet
46357 Downloads
Run multiple Laravel Sail websites on your local environment
laravel-lang/json-fallback
1161030 Downloads
Adds support for fallback JSON string translation
motze92/office365-mail
197149 Downloads
Office365 transport for Laravel
waavi/translation
433240 Downloads
A Translation package for Laravel 5 with database and cache support
unisharp/laravel-settings
163048 Downloads
Persistent settings manager for laravel, translations are supported.
tomatophp/filament-translations
16944 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
tohidplus/laravel-vue-translation
104728 Downloads
A package to have Laravel translation feature in VueJs
thiagocordeiro/laravel-translator
184310 Downloads
Search translation keys and insert into json to be translated
therezor/laravel-transactional-jobs
419281 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
solution-forest/filament-translate-field
71441 Downloads
Filament Translate Field
recca0120/laravel-tracy
279629 Downloads
A Laravel Package to integrate Nette Tracy Debugger
mvenghaus/filament-plugin-translatable-inline
32493 Downloads
An alternative to https://github.com/filamentphp/spatie-laravel-translatable-plugin. The difference is that all translations occur directly under each field.