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.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony