stakahashi / cakephp-minifyhtml-plugin

CakePHP Minify Html Helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakePHP 2.x HTML Minify Plugin

This is a plugin for CakePHP to minify the HTML output.

Build Status

Requirements:

  • PHP Version: 5.2+
  • CakePHP Version: 2.x

Installation:

Copy the project in the folder Plugin/MinifyHtml of your CakePHP application and add public $helpers = array("MinifyHtml.MinifyHtml") to your AppController.

About

CakePHP Minify Html Helper


Languages

Language:PHP 100.0%