Dear friends,
it's 12 years now that i have subscribed to this forum... in all these years really PHP has given me a job! Thanks also to the help of this community.
Now i am supposed to be a senior developer and it is fot this that i would ask a questions to all you.
I am on the way to begin a new e-commerce project.
I know about all the most important open source e-commerce programs on the market from OSCart to Magento.
Magento is based on Zend framework and it is supposed to be the most solid rock in the panorama... but it is so complicated, so slow, it need so many memory resources, the path of files is really a pain... against it is quite elastic to be themed and quite well documented.
It will be more simple to give up all the complications of Magento and write a new from scratch writing only the code you really need.
But if i think to all the f* crud operatins i should do if i rewrite from scratch... it make me sick.
So, maybe I install some ORM tool, like Propel or Doctrine. Yes, there i have the objects, but the forms?
So, why do not install a lighter framework that have a minimum helper to write forms less suck and more quick. But all the light products look at the end so light...
maybe use Cake...
but if i use Cake why do not use Zend, native on Magento??
So it is slow, so it have terrible paths and so on...