2017 © Pedro Peláez
 

yii2-extension yii2-htmlcompress

Compress HTML output into a single line

image

smilemd/yii2-htmlcompress

Compress HTML output into a single line

  • Wednesday, June 14, 2017
  • by smilemd
  • Repository
  • 5 Watchers
  • 10 Stars
  • 7,208 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 2 Open issues
  • 7 Versions
  • 2 % Grown

The README.md

yii2-htmlcompress Software License Scrutinizer

Compress HTML output into a single line, (*1)

Install

The preferred way to install this extension is through composer., (*2)

try, (*3)

composer require "ogheo/yii2-htmlcompress:*"

or add, (*4)

"ogheo/yii2-htmlcompress": "*"

to the require section of your composer.json file., (*5)

Configure

return [
    // ...
    'components' => [
        // ...
        'view' => [
            'class' => '\ogheo\htmlcompress\View',
            'compress' => YII_ENV_DEV ? false : true,
            // ...
        ]
    ]
];

By default extension is disabled on DEV environment and enabled on PROD., (*6)

Enjoy ;), (*7)

The Versions

14/06 2017

dev-master

9999999-dev https://github.com/ogheo/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd
by Oleg Gheorghita

yii2 html output view minify compress minimize

18/02 2017

1.0.5

1.0.5.0 https://github.com/smilemd/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd

yii2 html output view minify compress minimize

14/08 2016

1.0.4

1.0.4.0 https://github.com/smilemd/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd

yii2 html output view minify compress minimize

28/06 2016

1.0.3

1.0.3.0 https://github.com/smilemd/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd

yii2 html output view minify compress minimize

29/01 2016

1.0.2

1.0.2.0 https://github.com/smilemd/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd

yii2 html output view minify compress minimize

21/11 2015

1.0.1

1.0.1.0 https://github.com/smilemd/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd

yii2 html output view minify compress minimize

13/10 2015

1.0.0

1.0.0.0 https://github.com/smilemd/yii2-htmlcompress

Compress HTML output into a single line

  Sources   Download

MIT

The Requires

 

by Avatar smilemd

yii2 html output view minify compress minimize