urban 5cc30c4fee first commit 10 months ago
..
Test 5cc30c4fee first commit 10 months ago
.gitignore 5cc30c4fee first commit 10 months ago
CHANGELOG.md 5cc30c4fee first commit 10 months ago
LICENSE 5cc30c4fee first commit 10 months ago
LocaleAwareInterface.php 5cc30c4fee first commit 10 months ago
README.md 5cc30c4fee first commit 10 months ago
TranslatableInterface.php 5cc30c4fee first commit 10 months ago
TranslatorInterface.php 5cc30c4fee first commit 10 months ago
TranslatorTrait.php 5cc30c4fee first commit 10 months ago
composer.json 5cc30c4fee first commit 10 months 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.