heartsentwined/zf2-assetwig
Composer 安装命令:
composer require heartsentwined/zf2-assetwig
包简介
Integrates Assetic and Twig to a ZF2 application
README 文档
README
This module integrates Assetic and Twig to a ZF2 appliation.
Installation
"minimum-stability": "dev" is required because twig/extensions is still in dev stage.
{
"minimum-stability": "dev",
"require": {
"yalesov/zf2-assetwig": "3.*"
}
}
Then add Yalesov\Assetwig to the modules key in (app root)/config/application.config.*
Config
Copy config/assetwig.local.php.dist to (app root)/config/autoload/assetwig.local.php, and modify the settings. Instructions included in config file.
Usage
todo
统计信息
- 总下载量: 590
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: ISC
- 更新时间: 2012-09-10