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 for internationalizing PHP apps: create a Translator, load messages from arrays, files, or other loaders, handle locales and domains, and translate strings at runtime. Part of the Symfony ecosystem and works well standalone.

View on GitHub
Deep Wiki
Context7
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.
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