fabriziocaldarelli/yii2-vueapp-vue-bootstrap-datetime-picker

Vue Bootstrap Datetime Picker plugin for Yii2 VueApp package

Installs: 320

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/fabriziocaldarelli/yii2-vueapp-vue-bootstrap-datetime-picker

1.0.0 2020-05-23 03:08 UTC

This package is auto-updated.

Last update: 2025-09-21 12:44:57 UTC


README

This is the Vue Bootstrap Datetime Picker 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-vue-bootstrap-datetime-picker "@dev"

or add

"fabriziocaldarelli/yii2-vueapp-vue-bootstrap-datetime-picker": "@dev"

to the require section of your composer.json file.