prolic/humus-mvc-assetmanager
Composer 安装命令:
composer require prolic/humus-mvc-assetmanager
包简介
An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager
README 文档
README
Based on AssetManager by Wesley Overdijk and Marco Pivetta
Introduction
This module is intended for usage with a default directory structure of a
HumusMvcSkeletonApplication. It provides functionality to load
assets and static files from your module directories through simple configuration.
This allows you to avoid having to copy your files over to the public/ directory, and makes usage of assets very
similar to what already is possible with view scripts, which can be overridden by other modules.
In a nutshell, this module allows you to package assets with your module working out of the box.
Installation
Require HumusMvcAssetManager via composer:
./composer.phar require prolic/humus-mvc-assetmanager
#when asked for a version, type "dev-master" or "1.*". The latter being prefered.
Usage
Take a look at the wiki for a quick start and more information. A lot, if not all of the topics, have been covered in-dept there.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-10-12