2017 © Pedro Peláez
 

neos-carbon compression

Output compression and minification for Neos CMS

image

carbon/compression

Output compression and minification for Neos CMS

  • Tuesday, May 1, 2018
  • by jonnitto
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,187 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 17 % Grown

The README.md

Latest Stable Version Total Downloads License GitHub forks GitHub stars GitHub watchers, (*1)

Carbon.Compression Package for Flow & Neos CMS

This package minifies the HTML output of Flow using wyrihaximus/html-compress.
If you set your templates with AFX, you might not need this package., (*2)

Installation

composer require carbon/compression

Inner working

The compression http middleware will modify all responses with active X-Compression: Enabled http header. This header is added to Neos.Neos:Page already so this will work for Neos right away. For other controllers, you will have to add the X-Compression: Enabled manually., (*3)

Usage below Neos 7

If you want to use HTML compression on older versions of Neos, you can use an older version of this package:, (*4)

composer require "carbon/compression:^2.1"

The Versions

01/05 2018

dev-master

9999999-dev

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires

 

helper carbon flow neos fusion

01/05 2018

1.1.1

1.1.1.0

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires

 

helper carbon flow neos fusion

27/04 2018

1.1.0

1.1.0.0

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires

 

21/10 2017

1.0.3

1.0.3.0

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires

 

24/05 2017

1.0.2

1.0.2.0

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires

 

28/04 2017

1.0.1

1.0.1.0

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires

 

24/04 2017

1.0.0

1.0.0.0

Output compression and minification for Neos CMS

  Sources   Download

MIT

The Requires