we’re looking for a i18n behavior in Doctrine2. Is there any standard implementation? Or do you know a very easy and fast solution?
Thanks,
Christian
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a Translateable behavior for Doctrine2. I’ve never used it and can only link you to the docs for that:
Note that the article relates to Doctrine2 Beta4 ORM and contents might not have made it to the stable release of Doctrine2. However, in the comments to http://www.doctrine-project.org/blog/doctrine-2-0-0-alpha3-released jwage suggests an i18n behavior will be part of Doctrine2.