sapalymahabat/vendor/symfony/translation-contracts
Shohrat 63f1adb70d api 2023-02-15 20:52:41 +05:00
..
Test api 2023-02-15 20:52:41 +05:00
.gitignore Add all my files 2022-09-28 21:57:31 +05:00
CHANGELOG.md api 2023-02-15 20:52:41 +05:00
LICENSE Add all my files 2022-09-28 21:57:31 +05:00
LocaleAwareInterface.php api 2023-02-15 20:52:41 +05:00
README.md Add all my files 2022-09-28 21:57:31 +05:00
TranslatableInterface.php api 2023-02-15 20:52:41 +05:00
TranslatorInterface.php api 2023-02-15 20:52:41 +05:00
TranslatorTrait.php api 2023-02-15 20:52:41 +05:00
composer.json api 2023-02-15 20:52:41 +05: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.