anaxago / assetic-bundle
Integrates Assetic into Symfony4
Package info
github.com/Anaxago/assetic-bundle
Type:symfony-bundle
pkg:composer/anaxago/assetic-bundle
v4.4.0
2020-02-09 17:28 UTC
Requires
- php: >=5.3.0
- anaxago/assetic: ~4.4
- symfony/console: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/dependency-injection: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/framework-bundle: ~2.3|~3.0|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/yaml: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
Requires (Dev)
- kriswallsmith/spork: ~0.3
- patchwork/jsqueeze: ~1.0
- symfony/class-loader: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/css-selector: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/dom-crawler: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/phpunit-bridge: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
- symfony/twig-bundle: ~3.3|~4.0|~4.1|~4.2|~4.3|~4.4
Suggests
- kriswallsmith/spork: to be able to dump assets in parallel
- symfony/twig-bundle: to use the Twig integration
Conflicts
- kriswallsmith/spork: <=0.2
- twig/twig: <1.27
This package is auto-updated.
Last update: 2026-06-10 07:12:05 UTC
README
The AsseticBundle provides integration of the Assetic
library into the Symfony framework (up to Symfony 4.4, forked from https://github.com/KroneMultimedia/assetic-bundle).
CAUTION: As of Symfony 4.0, Symfony applications should use Webpack Encore.
More information in the official documentation.
License
This bundle is released under the MIT license