swoole-framwork/vendor/symfony/translation-contracts
2024-05-20 11:51:07 +08:00
..
Test code 2024-05-20 11:51:07 +08:00
CHANGELOG.md code 2024-05-20 11:51:07 +08:00
composer.json code 2024-05-20 11:51:07 +08:00
LICENSE code 2024-05-20 11:51:07 +08:00
LocaleAwareInterface.php code 2024-05-20 11:51:07 +08:00
README.md code 2024-05-20 11:51:07 +08:00
TranslatableInterface.php code 2024-05-20 11:51:07 +08:00
TranslatorInterface.php code 2024-05-20 11:51:07 +08:00
TranslatorTrait.php code 2024-05-20 11:51:07 +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.