ikarusbot/vendor/symfony/translation-contracts
2025-01-10 19:52:34 +02:00
..
Test first commit 2025-01-10 19:52:34 +02:00
CHANGELOG.md first commit 2025-01-10 19:52:34 +02:00
composer.json first commit 2025-01-10 19:52:34 +02:00
LICENSE first commit 2025-01-10 19:52:34 +02:00
LocaleAwareInterface.php first commit 2025-01-10 19:52:34 +02:00
README.md first commit 2025-01-10 19:52:34 +02:00
TranslatableInterface.php first commit 2025-01-10 19:52:34 +02:00
TranslatorInterface.php first commit 2025-01-10 19:52:34 +02:00
TranslatorTrait.php first commit 2025-01-10 19:52:34 +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.