fabriziocaldarelli/yii2-vueapp-moment

Moment plugin for Yii2 VueApp package

1.0.0 2020-05-23 01:51 UTC

This package is auto-updated.

Last update: 2024-03-27 19:59:10 UTC


README

This is the Moment asset to Yii2 VueApp component.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist fabriziocaldarelli/yii2-vueapp-moment "@dev"

or add

"fabriziocaldarelli/yii2-vueapp-moment": "@dev"

to the require section of your composer.json file.