Download the PHP package hostnet/asset-bundle without Composer
On this page you can find all versions of the php package hostnet/asset-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hostnet/asset-bundle
More information about hostnet/asset-bundle
Files in hostnet/asset-bundle
Package asset-bundle
Short Description Allows the configuration of the hostnet/asset-lib package in your Symfony application.
License MIT
Informations about the package asset-bundle
Note: Due to the fast changing ecosystem and better javascript support in popular frameworks, this lib has been deprecated with no direct alternative.
Asset Bundle
This bundle exposes the asset-lib as a Symfony bundle.
Installation
Installation of the bundle can be done using composer and is the recommended way of adding the bundle to your application.
To do so, in your command line enter the 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.
This bundle and the component follow semantic versioning strictly.
Documentation
Create a file called hostnet_asset.yaml in config/packages to configure this bundle.
Node
In order for this bundle to work properly, it needs to know the location where node is installed and where the node_modules directory is located.
Example configuration
License
The hostnet/asset-bundle is licensed under the MIT License, meaning you can reuse the code within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.
Get in touch
You can reach us via email: [email protected].
All versions of asset-bundle with dependencies
hostnet/asset-lib Version ^2.0.0
symfony/config Version ^5.4
symfony/console Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/http-kernel Version ^5.4
symfony/process Version ^5.4