Registry / build-tool / symfony-assetic-bundle

symfony-assetic-bundle

JSON →
library2.8.2phppackagistunverified

Integrates Assetic into Symfony2.

composer require symfony/assetic-bundle
INSTALL
IMPORT
SIG · SYMFONY-ASSETIC-BU
S
symfony-assetic-bundle
build-toolphpv2.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AsseticBundle
use Symfony\Bundle\AsseticBundle\AsseticBundle;

Register the AsseticBundle in a Symfony2 application.

use Symfony\Bundle\AsseticBundle\AsseticBundle; // Register the bundle in your AppKernel public function registerBundles() { return [ new AsseticBundle(), ]; }
Debug
Known issues
breakingAsseticBundle is for Symfony2 only; not compatible with Symfony 3+.
fix
Use Symfony's built-in asset management or a modern alternative like Webpack Encore.
affects: >=2.8
Upgrade
Version history
2.8.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
symfony-assetic-bundle — pip install symfony-assetic-bundle · libregistry