Daniel Supernault a42503817b Add basic ORM implementation 7 years ago
..
Test a42503817b Add basic ORM implementation 5 years ago
.gitignore a42503817b Add basic ORM implementation 5 years ago
LICENSE a42503817b Add basic ORM implementation 5 years ago
LocaleAwareInterface.php a42503817b Add basic ORM implementation 5 years ago
README.md a42503817b Add basic ORM implementation 5 years ago
TranslatorInterface.php a42503817b Add basic ORM implementation 5 years ago
TranslatorTrait.php a42503817b Add basic ORM implementation 5 years ago
composer.json a42503817b Add basic ORM implementation 5 years ago

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/master/README.md for more information.