peterkruczkowski / liipblurbackgroundbundle
Symfony bundle with filter for LiipImagine to set a blur background.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:symfony-bundle
pkg:composer/peterkruczkowski/liipblurbackgroundbundle
Requires
- liip/imagine-bundle: ^2.1
- symfony/class-loader: ~2.8|~3.0|^4.0
This package is not auto-updated.
Last update: 2025-10-07 16:46:39 UTC
README
Symfony bundle with filter for LiipImagine to set a blur background.
Example usage with LiipImagine:
liip_imagine:
driver: "imagick"
filter_sets:
cache: ~
blur_image:
jpeg_quality: 75
png_compression_level: 7
filters:
blur_background:
size: [960, 540]
radius_sigma: [50, 10]