chameleon-system/image-optimization-bundle
This package is abandoned and no longer maintained.
The author suggests using the chameleon-system-private/image-optimization-bundle package instead.
Optimize generated thumbnails with optimizers like OptiPNG und JpegOptim.
7.1.1
2021-02-12 09:02 UTC
Requires
- symfony/monolog-bundle: ~2.3|~3.0
Suggests
- chameleon-system/core: You need this package if you want to use the bundle with the Chameleon System.
README
You can use this bundle to optimize images. The bundle uses jpegoptim to optimize jpg images and pngquant or optipng to optimize png images.
Documentation
The documentation is stored in the Resources/doc folder in this bundle.
Installation
The installation instructions are stored in the Installation section of the documentation.