sfGzipPlugin ================= Installation ------------ * Install the plugin $ symfony plugin:install sfGzipPlugin --release=0.0.1 * Clear the cache $ symfony cache:clear Documentation ------------- Add the following to your `config/filters.yml`: gzip: class: gzipFilter param: ~