symfony / assetic-bundle
Integrates Assetic into Symfony2
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 36 695 585
Dependents: 585
Suggesters: 16
Security: 0
Stars: 369
Watchers: 41
Forks: 239
Type:symfony-bundle
Requires
- php: >=5.3.0
- kriswallsmith/assetic: ~1.4
- symfony/console: ~2.3|~3.0
- symfony/dependency-injection: ~2.3|~3.0
- symfony/framework-bundle: ~2.3|~3.0
- symfony/yaml: ~2.3|~3.0
Requires (Dev)
- kriswallsmith/spork: ~0.3
- patchwork/jsqueeze: ~1.0
- symfony/class-loader: ~2.3|~3.0
- symfony/css-selector: ~2.3|~3.0
- symfony/dom-crawler: ~2.3|~3.0
- symfony/phpunit-bridge: ~2.7|~3.0
- symfony/twig-bundle: ~2.3|~3.0
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: 2022-02-01 12:19:59 UTC
README
The AsseticBundle
provides integration of the Assetic
library into the Symfony framework (up to Symfony 3.4).
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