2017 © Pedro Peláez
 

cakephp-plugin minifyhtml

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

image

jmillerdesign/minifyhtml

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

  • Sunday, May 17, 2015
  • by jmillerdesign
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CakePHP 2.x HTML Minify Plugin

This is a plugin for CakePHP to minify the HTML output., (*1)

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., (*2)

The Versions

17/05 2015

dev-master

9999999-dev https://github.com/jmillerdesign/cakephp-minifyhtml-plugin/

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

  Sources   Download

The Requires

 

by J. Miller
by Benjamin Dos Santos

cakephp html minify