werkint / sprites-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Sprites module
Package info
github.com/Werkint/SpritesBundle
Type:symfony-bundle
pkg:composer/werkint/sprites-bundle
dev-master / 0.1.x-dev
2015-07-13 10:00 UTC
Requires
- php: >=5.5
- ext-imagick: *
- symfony/framework-bundle: *
- werkint/command-bundle: *
Requires (Dev)
- werkint/framework-extra-bundle: 0.1.x-dev
- werkint/webapp-bundle: 0.1.x-dev
Suggests
- twig/twig: Twig function for sprites displaying
- werkint/framework-extra-bundle: Support of werkint:compile command
- werkint/webapp-bundle: Automatic sprites-mixins file include
This package is not auto-updated.
Last update: 2022-02-01 12:25:53 UTC
README
This bundle was created to provide sprite generation to symfony2 projects. It allows you to dynamically merge images and build SCSS-file for the sake of siplicity.
Only PNG images are supported.
Image directory should be used only for sprites!