Assetsbundle

AssetsBundle is a module for Zend Framework allowing asset managment (bundling & caching)

AssetsBundle - Zend Framework 2 module

Build Status Latest Stable Version Total Downloads Coverage Status Beerpay


⚠️ 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 :

In production :

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 Beerpay 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

  1. Installation
  2. Use with Zend Skeleton Application
  3. Configuration
  4. Custom Js
  5. Console tools
  6. FAQ
  7. PHP Doc
  8. Code Coverage