php - gedmo_translatable vs gedmo_translator - StofDoctrineExtensionsBundle - Symfony2 -


what differences between these 2 extensions in stofdoctrineextensionsbundle.

gedmo_translatable gedmo_translator

tips doctrine behavioral extensions, doctrineextensions , stofdoctrineextensionsbundle documentations,

translatable gives handy solution translating records diferent languages. put way, it's behavioral extension operate of commonly used behaviors, leaving domain objects clean possible. annotations makes easy understand intended behavior of properties on entities.

translator - explicit way handle translations, example, here's the class used handle entity/property translation.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -