travel/service/vendor/symfony/translation-contracts
yaosen 242417d45d init... 2024-06-24 11:28:18 +08:00
..
Test init... 2024-06-24 11:28:18 +08:00
CHANGELOG.md init... 2024-06-24 11:28:18 +08:00
LICENSE init... 2024-06-24 11:28:18 +08:00
LocaleAwareInterface.php init... 2024-06-24 11:28:18 +08:00
README.md init... 2024-06-24 11:28:18 +08:00
TranslatableInterface.php init... 2024-06-24 11:28:18 +08:00
TranslatorInterface.php init... 2024-06-24 11:28:18 +08:00
TranslatorTrait.php init... 2024-06-24 11:28:18 +08:00
composer.json init... 2024-06-24 11:28:18 +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.