nodehub/vendor/symfony/translation-contracts
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00
..
Test 1 2026-02-21 19:39:53 +08:00
CHANGELOG.md 1 2026-02-21 19:39:53 +08:00
composer.json 1 2026-02-21 19:39:53 +08:00
LICENSE 1 2026-02-21 19:39:53 +08:00
LocaleAwareInterface.php 1 2026-02-21 19:39:53 +08:00
README.md 1 2026-02-21 19:39:53 +08:00
TranslatableInterface.php 1 2026-02-21 19:39:53 +08:00
TranslatorInterface.php 1 2026-02-21 19:39:53 +08:00
TranslatorTrait.php 1 2026-02-21 19:39:53 +08: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.