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
- Host: GitHub
- URL: https://github.com/widmogrod/zf2-assetic-module
- Owner: widmogrod
- Created: 2011-10-29T16:38:46.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T19:19:30.000Z (about 5 years ago)
- Last Synced: 2025-03-28T09:08:26.632Z (11 months ago)
- Topics: php, zf2, zf3
- Language: PHP
- Homepage:
- Size: 393 KB
- Stars: 144
- Watchers: 16
- Forks: 61
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# AsseticBundle v2.0 [](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)
[](https://travis-ci.org/widmogrod/zf2-assetic-module) on branch `devel`