2017 © Pedro Peláez
 

library humus-mvc-assetmanager

An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager

image

prolic/humus-mvc-assetmanager

An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager

  • Monday, July 8, 2013
  • by prolic
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

HumusMvcAssetManager

Dependency Status Total Downloads Latest Stable Version Latest Unstable Version, (*1)

Based on AssetManager by Wesley Overdijk and Marco Pivetta, (*2)

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., (*3)

Installation

Require HumusMvcAssetManager via composer:, (*4)

./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., (*5)

The Versions

08/07 2013

dev-master

9999999-dev https://github.com/prolic/HumusMvcAssetManager

An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager

  Sources   Download

MIT

The Requires

 

zf1 zend framework 1 zf2 asset zend framework 2 asset manager humus humus mvc

08/07 2013

1.0.2

1.0.2.0 https://github.com/prolic/HumusMvcAssetManager

An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager

  Sources   Download

MIT

The Requires

 

zf1 zend framework 1 zf2 asset zend framework 2 asset manager humus humus mvc

14/11 2012

1.0.1

1.0.1.0 https://github.com/prolic/HumusMvcAssetManager

An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager

  Sources   Download

MIT

The Requires

 

zf1 zend framework 1 zf2 asset zend framework 2 asset manager humus humus mvc

12/10 2012

1.0.0

1.0.0.0 https://github.com/prolic/HumusMvcAssetManager

An assetmanager module for HumusMVC, based on RWOverdijk/AssetManager

  Sources   Download

MIT

The Requires

 

zf1 zend framework 1 zf2 asset zend framework 2 asset manager humus humus mvc