I'm looking for a framework for php to translate content into various languages. The handling of wordpress is pretty easy, but needs some improvements. I'm looking for a framework, where the user can edit the texts in the backend and it should depend on the plugin/content-type/etc.
Any recommendations or ideas?
Samuel Oloruntoba
Java is to JavaScript what Car is to Carpet.
Have you tried laravels translator https://github.com/illuminate/translation, it takes a bit of setup but it is pretty good.