werkint / sprites-bundle
Sprites module
Installs: 148
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
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!