itskp-odense/vendor/symfony/translation-contracts
Anders 78df7dd754 v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
..
Test v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
.gitignore v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
CHANGELOG.md v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
LICENSE v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
LocaleAwareInterface.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
README.md v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
TranslatableInterface.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
TranslatorInterface.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
TranslatorTrait.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
composer.json v0.0.0 Initial Commit 2021-06-01 10:17:03 +02: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.