zx/vendor/symfony/translation-contracts
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
Test first 2024-07-02 15:32:59 +08:00
.gitignore first 2024-07-02 15:32:59 +08:00
CHANGELOG.md first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
LocaleAwareInterface.php first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
TranslatableInterface.php first 2024-07-02 15:32:59 +08:00
TranslatorInterface.php first 2024-07-02 15:32:59 +08:00
TranslatorTrait.php first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +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.