2017 © Pedro Peláez
 

yii2-extension yii2-moment

asset loader for moment.js

image

claudejanz/yii2-moment

asset loader for moment.js

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 15 % Grown

The README.md

Yii2 Moment

An simple Asset loader to load moment.js website, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist claudejanz/yii2-moment "*"

or add, (*5)

"claudejanz/yii2-moment": "*"

to the require section of your composer.json file., (*6)

Usage

Once the extension is installed, simply use it in your view by:, (*7)

use claudejanz\yii2moment\MomentAsset
MomentAsset::register($this->view);

The Versions

13/11 2017

dev-master

9999999-dev

asset loader for moment.js

  Sources   Download

BSD-4-Clause

The Requires

 

extension yii2 moment

13/11 2017

v1.0

1.0.0.0

asset loader for moment.js

  Sources   Download

BSD-4-Clause

The Requires

 

extension yii2 moment