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

Translation Laravel Package

symfony/translation

Symfony Translation component helps internationalize PHP apps with a powerful Translator, loaders, and resources (arrays, files, etc.). Define locales, add message catalogs, and translate strings with parameters and pluralization support across your application.

View on GitHub
Deep Wiki
Context7
v8.1.0

Changelog (https://github.com/symfony/translation/compare/v8.1.0-BETA3...v8.1.0)

  • bug #64376 Fix XLIFF 2 catalog metadata (@MatTheCat)
v8.1.0-BETA3
v8.1.0-BETA1
v6.4.38

Changelog (https://github.com/symfony/translation/compare/v6.4.32...v6.4.38)

  • bug #64138 Fix TranslationPushCommand::getDomainsFromTranslatorBag (@MatTheCat)
  • bug #64100 URL-encode tmp path in XliffUtils::shouldEnableEntityLoader (@ousamabenyounes)
v8.0.10

Changelog (https://github.com/symfony/translation/compare/v8.0.4...v8.0.10)

  • bug #64138 Fix TranslationPushCommand::getDomainsFromTranslatorBag (@MatTheCat)
  • bug #64100 URL-encode tmp path in XliffUtils::shouldEnableEntityLoader (@ousamabenyounes)
v7.4.10

Changelog (https://github.com/symfony/translation/compare/v7.4.4...v7.4.10)

  • bug #64138 Fix TranslationPushCommand::getDomainsFromTranslatorBag (@MatTheCat)
  • bug #64100 URL-encode tmp path in XliffUtils::shouldEnableEntityLoader (@ousamabenyounes)
v8.0.8
v7.4.8
v8.0.6

Changelog (https://github.com/symfony/translation/compare/v8.0.5...v8.0.6)

  • bug #63231 Fix for Crowdin Translation File Replaced with Partial Data When Pushing Default Locale Without --force (@bhdnb)
v7.4.6

Changelog (https://github.com/symfony/translation/compare/v7.4.5...v7.4.6)

  • bug #63231 Fix for Crowdin Translation File Replaced with Partial Data When Pushing Default Locale Without --force (@bhdnb)
v6.4.34

Changelog (https://github.com/symfony/translation/compare/v6.4.33...v6.4.34)

  • bug #63231 Fix for Crowdin Translation File Replaced with Partial Data When Pushing Default Locale Without --force (@bhdnb)
v8.0.4

Changelog (https://github.com/symfony/translation/compare/v8.0.3...v8.0.4)

  • bug #63064 Fix handling of empty lines in CsvFileLoader (@fnogatz)
v7.4.4

Changelog (https://github.com/symfony/translation/compare/v7.4.3...v7.4.4)

  • bug #63064 Fix handling of empty lines in CsvFileLoader (@fnogatz)
v7.3.10

Changelog (https://github.com/symfony/translation/compare/v7.3.9...v7.3.10)

  • bug #63064 Fix handling of empty lines in CsvFileLoader (@fnogatz)
v6.4.32

Changelog (https://github.com/symfony/translation/compare/v6.4.31...v6.4.32)

  • bug #63064 Fix handling of empty lines in CsvFileLoader (@fnogatz)
v8.0.3

Changelog (https://github.com/symfony/translation/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62808 [Translation] do not use PHPUnit mock objects without configured expectations (@xabbuh)
v7.4.3

Changelog (https://github.com/symfony/translation/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62877 [Translation] Add ResetInterface and reset method to DataCollectorTranslator (@tourze, @adming-zz, @nicolas-grekas)
  • bug symfony/symfony#62808 [Translation] do not use PHPUnit mock objects without configured expectations (@xabbuh)
v7.3.9

Changelog (https://github.com/symfony/translation/compare/v7.3.8...v7.3.9)

  • bug symfony/symfony#62808 [Translation] do not use PHPUnit mock objects without configured expectations (@xabbuh)
v6.4.31

Changelog (https://github.com/symfony/translation/compare/v6.4.30...v6.4.31)

  • bug symfony/symfony#62808 [Translation] do not use PHPUnit mock objects without configured expectations (@xabbuh)
v8.0.1
v7.3.8

Changelog (https://github.com/symfony/translation/compare/v7.3.7...v7.3.8)

  • bug symfony/symfony#62348 [Translation][Lokalise] fix "Project too big for sync export" (@santysisi)
v6.4.30

Changelog (https://github.com/symfony/translation/compare/v6.4.29...v6.4.30)

  • bug symfony/symfony#62348 [Translation][Lokalise] fix "Project too big for sync export" (@santysisi)
v7.4.0

Changelog (https://github.com/symfony/translation/compare/v7.4.0-RC3...v7.4.0)

  • feature symfony/symfony#62469 [Security] Keep SymfonyCasts as backers of the Security components v7.4 🤗 (@nicolas-grekas)
v8.0.0-RC2
v7.4.0-RC2
v7.4.0-RC1

Changelog (https://github.com/symfony/translation/compare/v7.4.0-BETA2...v7.4.0-RC1)

  • bug symfony/symfony#62348 [Translation][Lokalise] fix "Project too big for sync export" (@santysisi)
v8.0.0-BETA1

Changelog (https://github.com/symfony/translation/compare/v7.3.4...v8.0.0-BETA1)

  • feature symfony/symfony#60935 [Translation] Add StaticMessage (@VincentLanglet)
  • feature symfony/symfony#61182 [Translation] Remove TranslatableMessage::__toString() method, use trans() or getMessage() instead (@nicolas-grekas)
  • feature symfony/symfony#61109 [Translation] Deprecate TranslatableMessage::__toString (@VincentLanglet)
  • feature symfony/symfony#60987 [Translation] Remove deprecated ProviderFactoryTestCase (@mttsch)
  • feature symfony/symfony#60925 [Translation] Remove deprecated escape parameter from CsvFileLoader (@OskarStark)
  • feature symfony/symfony#60776 [Console][FrameworkBundle] Remove deprecated Application::add() methods (@HypeMC)
  • feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
  • feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
  • feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1

Changelog (https://github.com/symfony/translation/compare/v7.3.4...v7.4.0-BETA1)

  • feature symfony/symfony#60935 [Translation] Add StaticMessage (@VincentLanglet)
  • feature symfony/symfony#61109 [Translation] Deprecate TranslatableMessage::__toString (@VincentLanglet)
  • feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
v7.3.4
v6.4.26
v7.3.3
v7.3.2

Changelog (https://github.com/symfony/translation/compare/v7.3.1...v7.3.2)

  • bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
  • bug symfony/symfony#61111 [Translation] fix support of TranslatableInterface in IdentityTranslator (@VincentLanglet)
  • bug symfony/symfony#61106 Fix [@var](https://github.com/var) phpdoc (@fabpot)
v7.2.9

Changelog (https://github.com/symfony/translation/compare/v7.2.8...v7.2.9)

  • bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
  • bug symfony/symfony#61111 [Translation] fix support of TranslatableInterface in IdentityTranslator (@VincentLanglet)
  • bug symfony/symfony#61106 Fix [@var](https://github.com/var) phpdoc (@fabpot)
v6.4.24

Changelog (https://github.com/symfony/translation/compare/v6.4.23...v6.4.24)

  • bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
  • bug symfony/symfony#61111 [Translation] fix support of TranslatableInterface in IdentityTranslator (@VincentLanglet)
  • bug symfony/symfony#61106 Fix [@var](https://github.com/var) phpdoc (@fabpot)
v7.3.1

Changelog (https://github.com/symfony/translation/compare/v7.3.0...v7.3.1)

  • bug symfony/symfony#60914 [Console] Fix command option mode (InputOption::VALUE_REQUIRED) (@gharlan)
v7.2.8

Changelog (https://github.com/symfony/translation/compare/v7.2.7...v7.2.8)

  • bug symfony/symfony#60914 [Console] Fix command option mode (InputOption::VALUE_REQUIRED) (@gharlan)
v6.4.23

Changelog (https://github.com/symfony/translation/compare/v6.4.22...v6.4.23)

  • bug symfony/symfony#60914 [Console] Fix command option mode (InputOption::VALUE_REQUIRED) (@gharlan)
v7.3.0

Changelog (https://github.com/symfony/translation/compare/v7.3.0-RC1...v7.3.0)

  • bug symfony/symfony#60549 [Translation] Add intl-icu fallback for MessageCatalogue metadata (@pontus-mp)
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.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope