fedi-feed-router/backend/vendor/symfony/translation-contracts
2025-08-03 20:35:13 +02:00
..
Test Front/back split - first draft 2025-08-03 20:35:13 +02:00
CHANGELOG.md Front/back split - first draft 2025-08-03 20:35:13 +02:00
composer.json Front/back split - first draft 2025-08-03 20:35:13 +02:00
LICENSE Front/back split - first draft 2025-08-03 20:35:13 +02:00
LocaleAwareInterface.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
README.md Front/back split - first draft 2025-08-03 20:35:13 +02:00
TranslatableInterface.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
TranslatorInterface.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
TranslatorTrait.php Front/back split - first draft 2025-08-03 20:35:13 +02:00

Symfony Translation Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.