2017 © Pedro Peláez
 

library slim3-minify

Minify html output in slim framework

image

hossamyousef/slim3-minify

Minify html output in slim framework

  • Monday, June 20, 2016
  • by HossamYousef
  • Repository
  • 1 Watchers
  • 5 Stars
  • 1,472 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 25 % Grown

The README.md

slim minify

Slim middleware to minify HTML output generated by the slim PHP framework. It removes whitespaces, empty lines, tabs beetween html-tags and comments to reduce traffic., (*1)

Installation

Use Composer, (*2)

``` bash $ composer require hossamyousef/slim3-minify, (*3)


Requires Slim 3.0.0 or newer. ## Usage ```php $app = new Slim\App(); $app->add(new \Slim\Middleware\Minify());

The Versions

20/06 2016

dev-master

9999999-dev https://github.com/hossamyousef/slim3-minify

Minify html output in slim framework

  Sources   Download

MIT

The Requires

 

by Hossam Youssef

middleware framework php html slim minify

20/06 2016

0.0.1

0.0.1.0 https://github.com/hossamyousef/slim3-minify

Minify html output in slim framework

  Sources   Download

MIT

The Requires

 

by Hossam Youssef

middleware framework php html slim minify