Magento’s code provides flexibility for the development of numerous modifications
Magento is built on the Zend Framework, this ensures that the basic code safe and scalable. There are many reasons for choosing the Zend Framework, but fundamentally the Zend Framework provides an object-oriented library of code and a reliable organization behind this code. Using the Zend Framework, Magento is built with 3 central principles: Flexibility: …
