2017 © Pedro Peláez
 

cakephp-plugin cakephp-minifyhtml-plugin

CakePHP Minify Html Helper

image

w1zardhead/cakephp-minifyhtml-plugin

CakePHP Minify Html Helper

  • Monday, March 13, 2017
  • by w1zardhead
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 18 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)

Build Status, (*2)

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

The Versions

13/03 2017

dev-master

9999999-dev

CakePHP Minify Html Helper

  Sources   Download

The Requires

  • php >=5.3.0

 

by Avatar w1zardhead