Download the PHP package babeuloula/assets-minify without Composer
On this page you can find all versions of the php package babeuloula/assets-minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download babeuloula/assets-minify
More information about babeuloula/assets-minify
Files in babeuloula/assets-minify
Package assets-minify
Short Description Minify assets from Asset Mapper component
License MIT
Informations about the package assets-minify
Assets Minify
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
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:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Contributing
Build and install dependencies
You can use the existing docker stack with the command make install
to build the Dockerfile and install the composer
dependencies.
If you want to execute some commands through Docker, just use docker/exec your_command
.
Run testing stack
All versions of assets-minify with dependencies
matthiasmullie/minify Version ^1.3
symfony/config Version ^6.0|^7.0
symfony/console Version ^6.0|^7.0
symfony/dependency-injection Version ^6.0|^7.0
symfony/finder Version ^6.0|^7.0
symfony/http-kernel Version ^6.0|^7.0