Skip to main content

Posts

Recent posts

Debug Magento 2 using PHP-SPX profiler timeline view

Using modern PHP frameworks or building online stores based on popular cms can be easy and fast. Developers can install any production-ready platform, add some extensions, import data, configure payment methods and a new online store is ready. However, installing many 3rd-party modules on top of the original system can affect the performance significantly.

PHP Magento Docker development environment

     Working with PHP projects usually requires to have a local development environment. In this article we will show you how a typical docker-based environment for Magento 2.     Some containers will be based on the official Magento Cloud Docker  images.