ecomdev/layout-compiler

Layout Compiler For Magento

Installs: 5 595

Dependents: 0

Suggesters: 0

Security: 0

Stars: 83

Watchers: 16

Forks: 11

Open Issues: 1

Type:magento-module

1.0.4 2016-08-18 10:48 UTC

This package is auto-updated.

Last update: 2024-03-27 20:19:48 UTC


README

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