Patching Vendor Libraries in Magento 2 with Composer: When, Why, and How
Learn how to use Composer patches to fix bugs in third-party libraries without editing vendor code and keep your project upgrade-safe.
Learn how to use Composer patches to fix bugs in third-party libraries without editing vendor code and keep your project upgrade-safe.
If you have been developing PHP applications for more than a few years, you almost certainly started with a LAMP
Over the past 20+ years working with PHP and large e-commerce (and not only) platforms, I’ve reviewed thousands of lines
On March 12, 2026, the PHP team released PHP 8.5.4, a maintenance update for the PHP 8.5 branch. This release
Adobe has released a new security patch for Adobe Commerce and Magento Open Source: version 2.4.8-p4. Like most patch releases,
In this post we are going to setup project source files for Invoice Management System.
New Magento 2.1.3 and Magento 2.0.11 releases include payment enhancements and improvements. Changes affect Paypal, Braintree and Authorize.Net payment modules
In Magento 2.x as well as Magento 1.x there is an option to enable database logging. It allows to profile
In this article, I will show you how to implement new Module Version field for your Custom Module configuration by
Magento team constantly addresses security issues when it comes to payment integrations. One of the improvements were changes into the Magento\Payment module.