1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/vendor/symfony/translation-contracts
2022-01-06 21:30:33 +08:00
..
Test Update dependencies. 2022-01-06 21:30:33 +08:00
.gitignore Fix 2021-11-08 13:53:37 -03:00
CHANGELOG.md Fix 2021-11-08 13:53:37 -03:00
composer.json Update dependencies. 2022-01-06 21:30:33 +08:00
LICENSE Fix 2021-11-08 13:53:37 -03:00
LocaleAwareInterface.php Update dependencies. 2022-01-06 21:30:33 +08:00
README.md Fix 2021-11-08 13:53:37 -03:00
TranslatableInterface.php Fix 2021-11-08 13:53:37 -03:00
TranslatorInterface.php Update dependencies. 2022-01-06 21:30:33 +08:00
TranslatorTrait.php Update dependencies. 2022-01-06 21:30:33 +08:00

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.