Grumphp in Magento 2
Magento, Magento 2

Code Quality Check in Magento 2

As an extension developer we all know the importance of coding standards and removing unwanted code from our extension, in short, maintaining the code quality. We can get help from GrumPHP to validate our code and pass all quality checks.

Custom Cache Type
Magento, Magento 2

Custom Cache Type

In cache.xml file we need to pass two parameters i.e. “label” and the “description” this parameters use to display label and the cache description on cache management page i.e. System > Tools > Cache Management