"debug"

The Complete Guide To Magento Debugging

How to Debug Magento

Integration of new solutions into different systems can become a headache without the knowledge of correct debugging.  In case of Magento, such simple constructions as print_r() or var_dump() , var_export() don’t work. Because of heavyweight constructions, you need to investigate the new effective ways to find intermediate values or broken places. Fortunately, there are a lot of tools and methods designed to turn the debugging into a developer friendly process. Continue Reading

Best Tools And Extensions For Magento Developers (debug, extensions development, IDE plugins, data base debug, unit tests)

- Magento tips & tricks

magento-development-extensions-and-tools-debug-test

In this post, you will find all the necessary extensions and tools for the Magento development. Although there are free and paid solutions with absolutely different functionalities produced by both big companies and single developers, each Magento development extension, plugin, or tool offers a great opportunity to improve the way you work within the platform. Some tools will help you to reduce time and effort usually spent on performing various routine tasks, while others will make your projects more robust and reliable. We will provide you with more details after the break.

Continue Reading