Hey folks,
I have a general question regarding the architecture for modern web applications and where symfony can be used in this architecture? I would like to develop a web application in the area of crowdfunding. So beside the frontend interactions with the user there are a lot of backend actions like mailing and money-transfering etc.
In my opinion symfony should/could be used in the frontend of a web application but how I can prevent of writing similar queries/actions in different applications (frontend/backend) for example. Or am I totally wrong and it is much easier as I thought? E.g. using different symfony apps for frontend and backend?
I heard that Facebook's frontend for example is using the same public API as all the other web applications with Facebook support. So I think they are using a backend with a high level programming language like Java or so and the frontend is PHP with an self-created framework.
I would like to hear your comments on this topic.
Brgds
dainsanity
