laravel-full-translation
by pikbdesigns
Laravel Full Translation — a Laravel 13 package for URL-based multilingual routing (/en/, /es/) with automatic locale detection, translated route slugs, a built-in string scanner, and Artisan commands to export and audit your app's translation completeness. No manual route duplication required.
laravel-pseudoloc
by bretterer
Runtime pseudolocalization for Laravel. Flip a flag, see every i18n bug: translated strings render accented and expanded, hardcoded strings stay plain English and jump out. Zero artifacts, no generated locale files.
laravel-translations
by syriable
A clean, backend-only toolkit to manage Laravel translations: import/export lang files, AI translation, glossary, quality checks, revision history, hardcoded-string detection and analytics.
laravel-auto-translations
by ipsumlab
Automatically generates missing translation keys (JSON) by intercepting __(), trans() and @lang() calls in Laravel.
laravel-translations
Traduce ficheros de idioma de Laravel (PHP y JSON) con Google Translate u OpenAI, con caché en base de datos y peticiones en lote.
laravel-commerce-translation
Commerce translation module — multi-language content for commerce resources.
laravel-locale-helper
by teknyo
A simple Laravel package for languages, timezones, currencies, date formats, first day of week, number formatting, countries, and phone numbers.
laravel-number-words
Multi-language number and date formatter with easy translation support for Laravel
laravel-translate
by aavinseth
Automatically translate your Laravel language files using Google Translate or DeepL
shared-translations-laravel
by ceedcv-maya
Polymorphic translations for Laravel: a single translations table + HasTranslations trait to store per-locale field values for any model (panel alerts, messages, …).
laravel-world
by imujas9
World countries, states and cities with multi-language support for Laravel. Works without a database out of the box.
laravel-translations
by givanov95
Multi-locale translation infrastructure for Laravel + Inertia + Vue projects: polymorphic Translation model, HasTranslation trait, JSON-backed Translator, locale middlewares, MultiSelect helpers.
laravel-autolang
by vnuswilliams
Automatically scan blade files, extract hardcord UI text, wrap laravel trasnlation helpers, and generate JSON and/or PHP trasnlations files
laravel-localizer
by syriable
A modern, focused localization extraction engine for Laravel 13. Discovers, extracts, and normalizes translatable strings from Blade, PHP, Vue, JavaScript, TypeScript, Livewire, and Inertia source files.
laravel
Laravel bridge for modularize-rbac/core: Eloquent repositories, HTTP controllers, migrations, and optional Spatie permissions adapter.
laravel-ai-translator
by masum
AI-powered Laravel translation package with Gemini API integration, smart caching, and automatic translation management
laravel-ai-translation
by statikbe
A modular AI translation gateway for Laravel — supports laravel/ai (LLMs) and LibreTranslate, integrates with statikbe/laravel-chained-translator.
laravel-translation-scanner
by nativecodein
Laravel translation scanner that auto-extracts __(), trans() and t() strings from PHP, Blade, and Inertia React (JS/TS/JSX/TSX) files into resources/lang/en.json. Supports Laravel 10, 11, 12 and 13.
laravel-install-wizard
by nativecodein
A modern, multilingual Laravel installation wizard — shadcn-style UI, light/dark/system theme, RTL support, and zero CDN runtime dependencies.
laravel-translations-checker
Check Laravel translation files for missing keys, files, and empty values. Integrates with CI/CD pipelines.
laravel-enum-translator
by joseftraxler
Lightweight Laravel helper for translating native PHP enums using attributes, Laravel translator, or human-readable fallback.
grumphp-laravel-translation-checker
by kalimeraa
A GrumPHP task that validates Laravel translation files for missing keys, duplicate keys, and synchronization across locales.
laravel-ai-translations
by lukasccb
Scan, manage, and AI-translate __() strings stored in the database for Laravel applications.
laravel-translations
by codebar-ag
Extract and manage Laravel translation keys from application source files.
laravel-translator
by laratoolkit
Auto-translate Laravel lang/ files and Voyager CMS content using Gemini AI or Google Translate. Web UI included. Supports 15 languages.
laravel-locale-chain
by i18nagent
Configurable locale fallback chains for Laravel — fixes both single-fallback limitation and JSON fallback bug
laravel-ilsawn
by yazidkhaldi
A Laravel package to manage multilingual translations via CSV, with a Livewire UI and JS hooks for React, Vue, Svelte, and native support for Blade and Livewire.
laravel-auto-translator
by aar
A comprehensive, high-performance translation management system for Laravel with AI translation, dashboard UI, and CLI tools.
laravel-model-translations
by hibasabouh
Database-driven model translations for Laravel using separate translation tables.
laravel-google-sheet-i18n
by momik
Generate and update Laravel language files using Google Sheets with auto-translation formulas.
laravel-localization
by pixielity
Localization and internationalization package with translation files, locale detection, and timezone handling
laravel-translation-middleware
Automatic locale detection middleware and translation traits for Laravel APIs. Detects Accept-Language header and provides HasTranslations trait for models.
laravel-google-translate
by darvis
Google Translate integration for Laravel with support for translatable models
laravel-ai-translate
by warmar
Complete multilingual framework for Laravel with AI translation, automatic routing, SEO optimization, and RTL support
laravel-polyglot-model
Elegant model translations for Laravel with polymorphic storage and eager loading support
laravel-translation-client
by our-edu
Laravel client package for consuming centralized translation service
laravel-ai-translator
by samuelgjekic
AI-powered translation package for Laravel applications using Prism AI
laravel-enum-options
by weijukeji
A Laravel package for handling enums with frontend-friendly options (labels, colors, icons) and multi-language support
laravel-worldable
by ritechoice23
Make your Laravel application location-aware in seconds. Worldable is a package that provides a simple and efficient way to add Country, State, City, Currency, Language, and Timezone relationships to your laravel application.
laravel-ai-polyglot
by abrarali
Laravel Polyglot: context-aware, AI-powered localization for Laravel 11+.
laravel-enum-translatable
by osama-98
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
laravel-translation-pruner
by vildanbina
Simple Laravel package to find and remove unused translations
laravel-po
by webhappens
Synchronize Laravel PHP translation arrays with PO (Portable Object) files, with optional POEditor integration
laravel-locale-detector
by rawnoq
A Laravel package for automatic locale detection and translation key extraction
laravel-translation-extractor
by silalahi
Extract translation keys from Blade views and generate language files
laravel-localizer
by devwizardhq
Laravel Localizer bridges Laravel translations to your SPA frontend (React/Vue/Inertia) and provides generated language assets, type-safe usage, and global translation helpers.