Good. I DO NOT ask which one is better. I know that Yii is not better than Symfony, Symfony is not better than Yii.
I ask who should I go with.
I want to give a few points:
I have a big project that is very well formatted and very well coded. If you saw my codes, you would think that I created my own infrastructure, but it does not exist. It is just very well coded. I use custom controllers for HTTP requests.
All I want to do is make my code much easier to use and much easier to understand and simplify to change . Editing components by component and extension .
I also use the Zend Framework as a component, but not the base framework.
So, as you developers , what project structure for basic coding do I really use. Yii or symfony?
I really loved Yii, but the Symfony Bundle and Namespaces attract me. But I really wonder where I should go.
As I said, I do not ask which one is better. I want your questions to address this issue.
I am open to suggestions. Give me the way.
source share