building-sign/vendor/symfony/translation-contracts
yin5th ad56dae1b8 feat(初始化): init 2023-01-09 16:41:41 +08:00
..
Test feat(初始化): init 2023-01-09 16:41:41 +08:00
.gitignore feat(初始化): init 2023-01-09 16:41:41 +08:00
CHANGELOG.md feat(初始化): init 2023-01-09 16:41:41 +08:00
LICENSE feat(初始化): init 2023-01-09 16:41:41 +08:00
LocaleAwareInterface.php feat(初始化): init 2023-01-09 16:41:41 +08:00
README.md feat(初始化): init 2023-01-09 16:41:41 +08:00
TranslatableInterface.php feat(初始化): init 2023-01-09 16:41:41 +08:00
TranslatorInterface.php feat(初始化): init 2023-01-09 16:41:41 +08:00
TranslatorTrait.php feat(初始化): init 2023-01-09 16:41:41 +08:00
composer.json feat(初始化): init 2023-01-09 16:41:41 +08:00

README.md

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.