jh-admin/vendor/symfony/translation-contracts
liqianjin 2d1849a84b test 2024-09-18 13:34:33 +08:00
..
Test test 2024-09-18 13:34:33 +08:00
.gitignore test 2024-09-18 13:34:33 +08:00
CHANGELOG.md test 2024-09-18 13:34:33 +08:00
LICENSE test 2024-09-18 13:34:33 +08:00
LocaleAwareInterface.php test 2024-09-18 13:34:33 +08:00
README.md test 2024-09-18 13:34:33 +08:00
TranslatableInterface.php test 2024-09-18 13:34:33 +08:00
TranslatorInterface.php test 2024-09-18 13:34:33 +08:00
TranslatorTrait.php test 2024-09-18 13:34:33 +08:00
composer.json test 2024-09-18 13:34:33 +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.