Skip to content

madand/yii2-clockpicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clockpicker asset for Yii2

Yii2 wrapper for clockpicker (clock-like time picker) plugin.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist "madand/yii2-clockpicker:*"

or add

"madand/yii2-clockpicker": "*"

to the require section of your composer.json file.

Usage

In the view file register the asset:

\madand\clockpicker\ClockPickerAsset::register($this);

License

The BSD License (BSD). Please see License File for more information.

About

Yii2 wrapper for https://github.com/weareoutman/clockpicker (clock-like time picker) plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages