trs_matrimony/vendor/symfony/translation-contracts
2024-08-22 09:31:12 +05:30
..
Test project initial commit 2024-08-22 09:31:12 +05:30
.gitignore project initial commit 2024-08-22 09:31:12 +05:30
CHANGELOG.md project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
LocaleAwareInterface.php project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +05:30
TranslatableInterface.php project initial commit 2024-08-22 09:31:12 +05:30
TranslatorInterface.php project initial commit 2024-08-22 09:31:12 +05:30
TranslatorTrait.php project initial commit 2024-08-22 09:31:12 +05:30

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.