Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/assetic-bundle
[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.
https://github.com/symfony/assetic-bundle
assets bundle php symfony symfony-bundle
Last synced: 3 months ago
JSON representation
[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.
- Host: GitHub
- URL: https://github.com/symfony/assetic-bundle
- Owner: symfony
- License: mit
- Archived: true
- Created: 2011-06-15T19:59:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T16:20:58.000Z (about 2 years ago)
- Last Synced: 2024-09-20T02:07:27.002Z (3 months ago)
- Topics: assets, bundle, php, symfony, symfony-bundle
- Language: PHP
- Homepage: https://symfony.com/webpack-encore
- Size: 634 KB
- Stars: 368
- Watchers: 39
- Forks: 227
- Open Issues: 103
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
AsseticBundle
=============The `AsseticBundle` provides integration of the [Assetic](https://github.com/kriswallsmith/assetic)
library into the Symfony framework (up to Symfony 3.4).**CAUTION**: As of Symfony 4.0, Symfony applications should use [Webpack Encore](https://symfony.com/doc/current/frontend.html).
More information in the official [documentation](https://symfony.com/doc/current/cookbook/assetic/index.html).
License
=======This bundle is released under the [MIT license](LICENSE)