2017 © Pedro Peláez
 

yii2-extension yii2-momentjs

MomentJS asset for Yii2

image

uz/yii2-momentjs

MomentJS asset for Yii2

  • Thursday, October 19, 2017
  • by uz
  • Repository
  • 2 Watchers
  • 1 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 33 % Grown

The README.md

moment asset for Yii2

Provides the asset bundle for easy integration of moment into your Yii2 application., (*1)

Installation

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

Either run, (*3)

composer require --prefer-dist "uz/yii2-momentjs:*"

or add, (*4)

"uz/yii2-momentjs": "*"

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

Usage

In the view file register the asset:, (*6)

// Register only core momentjs with no locale data
\uz\momentjs\MomentJsAsset::register($this);

// Register core momentjs with current app locale. Current locale is activated on DOM ready.
\uz\momentjs\MomentJsLocaleAsset::register($this);

// Register core momentjs with all locales supported by the momentjs.
\uz\momentjs\MomentJsAllLocalesAsset::register($this);

License

The MIT License. Please see License File for more information., (*7)

The Versions

19/10 2017

dev-master

9999999-dev https://github.com/mronx/yii2-momentjs

MomentJS asset for Yii2

  Sources   Download

MIT

The Requires

 

yii2 yii moment momentjs

19/10 2017

v1.0.2

1.0.2.0 https://github.com/mronx/yii2-momentjs

MomentJS asset for Yii2

  Sources   Download

MIT

The Requires

 

yii2 yii moment momentjs

19/10 2017

v1.0.1

1.0.1.0 https://github.com/mronx/yii2-momentjs

MomentJS asset for Yii2

  Sources   Download

MIT

The Requires

 

yii2 yii moment momentjs

18/10 2017

v1.0.0

1.0.0.0 https://github.com/mronx/yii2-momentjs

MomentJS asset for Yii2

  Sources   Download

MIT

The Requires

 

yii2 yii moment momentjs