ponepaste/vendor/symfony/translation-contracts
2021-08-27 06:46:27 -04:00
..
Test So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
.gitignore So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
CHANGELOG.md So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
composer.json So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
LICENSE So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
LocaleAwareInterface.php So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
README.md So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
TranslatableInterface.php So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
TranslatorInterface.php So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
TranslatorTrait.php So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04: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.