Download the PHP package neilime/zf2-assets-bundle without Composer
On this page you can find all versions of the php package neilime/zf2-assets-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download neilime/zf2-assets-bundle
More information about neilime/zf2-assets-bundle
Files in neilime/zf2-assets-bundle
Package zf2-assets-bundle
Short Description Zend Framework module that provides assets bundling / caching
License MIT
Homepage http://neilime.github.io/zf2-assets-bundle/
Informations about the package zf2-assets-bundle
AssetsBundle - Zend Framework 2 module
⚠️ This module is for Zend Framework 2, it is deprecated ⚠️ \ \ ⚠️ Please use zf-assets-bundle ⚠️
AssetsBundle is a module for Zend Framework 2 providing assets management (bundling & caching) like Css, Js and Less, dependent on modules, controllers and actions . This module supports the concept of the "development/production" environment.
In development :
- Files are not bundled for easier debugging.
- Less files are compiled when updated or if an "@import" inside is updated
In production :
- All files are bundled and cached once only if needed.
- Assets path are encrypted to mask file tree (with the exception of files in the "assets" directory)
Helping Project
❤️ If this project helps you reduce time to develop and/or you want to help the maintainer of this project, you can support him on Thank you !
Contributing
If you wish to contribute to this project, please read the CONTRIBUTING.md file. NOTE : If you want to contribute don't hesitate, I'll review any PR.
Pages
All versions of zf2-assets-bundle with dependencies
zendframework/zend-servicemanager Version 2.*@stable
zendframework/zend-eventmanager Version 2.*@stable
zendframework/zend-http Version 2.*@stable
zendframework/zend-mvc Version 2.*@stable
zendframework/zend-modulemanager Version 2.*@stable
zendframework/zend-config Version 2.*@stable
zendframework/zend-console Version 2.*@stable
zendframework/zend-view Version 2.*@stable
zendframework/zend-serializer Version 2.*@stable
zendframework/zend-log Version 2.*@stable
zendframework/zend-i18n Version 2.*@stable
oyejorge/less.php Version 1.*@stable
tedivm/jshrink Version 1.*@stable
tubalmartin/cssmin Version ^4.1