im/vendor/symfony/translation-contracts
weiz 22d166de26 update 2023-09-26 18:09:46 +08:00
..
Test update 2023-09-26 18:09:46 +08:00
.gitignore update 2023-09-26 18:09:46 +08:00
CHANGELOG.md update 2023-09-26 18:09:46 +08:00
LICENSE update 2023-09-26 18:09:46 +08:00
LocaleAwareInterface.php update 2023-09-26 18:09:46 +08:00
README.md update 2023-09-26 18:09:46 +08:00
TranslatableInterface.php update 2023-09-26 18:09:46 +08:00
TranslatorInterface.php update 2023-09-26 18:09:46 +08:00
TranslatorTrait.php update 2023-09-26 18:09:46 +08:00
composer.json update 2023-09-26 18:09:46 +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.