Skip to content

stakahashi/cakephp-minifyhtml-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%