laravel-countries
by aaix
A modern Laravel country-data package: idempotent seeders, zero-touch install, no interactive commands. Opinionated fork of lwwcas/laravel-countries.
laravel-multilingual-blog
by cleargoal
Complete multilingual blog system with AI generation, RSS imports, and Filament admin
laravel-translatable
by relodev
Lightweight bilingual (FR/EN) translation for Laravel models and views
laravel-relodevtranslatable
by relodev
Lightweight bilingual (FR/EN) translation for Laravel models and views
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-codice-fiscale
by kreatif
A comprehensive Laravel package for Italian Codice Fiscale (Tax Code) with Filament PHP v4 integration, validation, and multilingual geo-location support
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-ai-translator
by masum
AI-powered Laravel translation package with Gemini API integration, smart caching, and automatic translation management
laravel-settings
by rawnoq
A powerful Laravel package for managing application settings with full translatable support
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.
laravel-localization
by mikemenard
A modern, flexible Laravel package for URL-based localization with seamless Livewire and third-party package support
laravel-translate
🌐 Professional multi-source translation package for Laravel 11+ with free APIs (LibreTranslate, Lingva, MyMemory), smart caching, batch translation, CLI tools, and analytics dashboard. Zero API costs!
laravel-settings-kit
by metalinked
A comprehensive Laravel package for managing global and user-specific settings, with role-based permissions, multi-language support, auto-creation, and a full REST API for headless and modern applications.
laravel-language-switcher
A simple CSS framework independent Laravel package for language switching
laravel-translatable
by weboccult
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
laravel-cookie-consent
GDPR-compliant cookie consent system with minimal dependencies for Laravel 11 and 12
laravel-sluggable
by ka4ivan
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
langify-laravel
LangifyLaravel is a powerful Laravel language generation library that automates the process of creating language files for multilingual support. With just one language file, it generates translations for multiple languages, making localization a breeze.
moonshine-laravel-translations
by visual-ideas
Manage Laravel translation files with MoonShine admin panel
laravel-translations
by red-ray
The package allows generating of languages files based on main language file.
laravel-model-translation
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.