An open API service indexing awesome lists of open source software.

https://github.com/widmogrod/zf2-assetic-module

Zend Framework module for Assetic
https://github.com/widmogrod/zf2-assetic-module

php zf2 zf3

Last synced: 10 months ago
JSON representation

Zend Framework module for Assetic

Awesome Lists containing this project

README

          

# AsseticBundle v2.0 [![Build Status](https://travis-ci.org/widmogrod/zf2-assetic-module.png?branch=master)](https://travis-ci.org/widmogrod/zf2-assetic-module)

Assets management per module made easy.

* **Optimize your assets**. Minify your css, js; Compile scss, and more...
* **Adapts To Your Needs**. Using custom template engine and want to use power of this module, just implement `AsseticBundle\View\StrategyInterface`
* **Well tested**. Besides unit test this solution is also ready for the production use.
* **Great fundations**. Based on [Assetic](https://github.com/kriswallsmith/assetic) and [ZF2](https://github.com/zendframework/zf2) & [ZF3](https://github.com/zendframework/zendframework/tree/release-3.0.0)
* **Excellent community**. Everything is thanks to great support from GitHub & PHP community!
* **Every change is tracked**. Want to know whats new? Take a look at [CHANGELOG.md](https://github.com/widmogrod/zf2-assetic-module/blob/master/CHANGELOG.md)
* **Listen to your ideas**. Have a great idea? Bring your tested pull request or open a new issue.

## Installation
Read [the quick start guide](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/howto.md).

## Documentation

* [How to start?](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/howto.md)
* [Configuration](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/config.md)
* [Tips & Tricks](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/tips.md)

[![Build Status](https://travis-ci.org/widmogrod/zf2-assetic-module.png?branch=devel)](https://travis-ci.org/widmogrod/zf2-assetic-module) on branch `devel`