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

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.