Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Translation Loader Laravel Package

spatie/laravel-translation-loader

Store Laravel/Lumen translation strings in the database while keeping the familiar __() helper. Mix file and DB translations; DB values override files. Extendable to other translation sources via custom providers.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package seamlessly integrates with Laravel's core localization system by replacing the default TranslationServiceProvider, enabling database-backed translations while maintaining compatibility with __() helper and existing file-based translations. It supports mixing sources (DB + files) with DB taking precedence, aligning with Laravel's extensible architecture. The TranslationLoader interface allows custom providers (e.g., YAML, CSV), making it adaptable to diverse storage needs.

Integration feasibility: Straightforward installation via Composer with minimal config changes (service provider replacement, migrations). Supports Laravel 5.5–13 and Lumen. Requires careful version compatibility checks (e.g., Laravel

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport