Download the PHP package indydevguy/assetinjector-bundle without Composer
On this page you can find all versions of the php package indydevguy/assetinjector-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download indydevguy/assetinjector-bundle
More information about indydevguy/assetinjector-bundle
Files in indydevguy/assetinjector-bundle
Package assetinjector-bundle
Short Description Makes it easier to display scripts and stylesheets in a managed way. Can also display twig templates with variables.
License MIT
Homepage https://github.com/MaSt3r-iLLuSioN/assetinjector-bundle
Informations about the package assetinjector-bundle
Symfony 4 AssetInjector
What is it and how does it work?
Well its a manager... of assets hehe no seriously it manages assets like css, js and even dynamic twig templates.
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
If you are using Symfony Flex this should be done for you.
If you are not using Symfony Flex then you have to enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Installation Complete
All versions of assetinjector-bundle with dependencies
symfony/framework-bundle Version ^4.0|^5.0
sensio/framework-extra-bundle Version ^5.1|^6.0
symfony/security-bundle Version ^4.0|^5.0
ext-json Version *