You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
webshunter 7add8cd235 first commit 1 month ago
..
Test first commit 1 month ago
CHANGELOG.md first commit 1 month ago
LICENSE first commit 1 month ago
LocaleAwareInterface.php first commit 1 month ago
README.md first commit 1 month ago
TranslatableInterface.php first commit 1 month ago
TranslatorInterface.php first commit 1 month ago
TranslatorTrait.php first commit 1 month ago
composer.json first commit 1 month ago

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.