EcomDev_LayoutCompiler icon indicating copy to clipboard operation
EcomDev_LayoutCompiler copied to clipboard

Layout Compiler for Magento

EcomDev_LayoutCompiler

Dev Build Status Develop Coverage Status

Layout Compiler for Magento

Transforms recursive layout xml files into simple simple one level php code, that can be cached by opcode cache

Requirements

  • Magento 1.x (1.7.0.0 or later)
  • PHP 5.4 or later
  • (Optional) PHP OpCache (for better performance)

Installation

See Installation Document