Download the PHP package braunstetter/assets-push-bundle without Composer
On this page you can find all versions of the php package braunstetter/assets-push-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download braunstetter/assets-push-bundle
More information about braunstetter/assets-push-bundle
Files in braunstetter/assets-push-bundle
Download braunstetter/assets-push-bundle
More information about braunstetter/assets-push-bundle
Files in braunstetter/assets-push-bundle
Vendor braunstetter
Package assets-push-bundle
Short Description A clean and easy way to extend your assets (css, js) from any point inside of your twig templates.
License MIT
Package assets-push-bundle
Short Description A clean and easy way to extend your assets (css, js) from any point inside of your twig templates.
License MIT
Please rate this library. Is it a good library?
Informations about the package assets-push-bundle
AssetsPushBundle
Push your assets from everywhere inside your templates into the <head>
.
Installation
composer require braunstetter/assets-push-bundle
Usage
After the installation you can use the two tags from each template to register additional resources.
After that you are able to query the assets with the assets()
function.
It will give you an array of assets like that:
Now you can use this on top of your pages:
All versions of assets-push-bundle with dependencies
PHP Build Version
Package Version
The package braunstetter/assets-push-bundle contains the following files
Loading the files please wait ....