2017 © Pedro Peláez
 

yii2-extension yii2-time

Yii2 Time input wrapper

image

grenhaz/yii2-time

Yii2 Time input wrapper

  • Monday, March 19, 2018
  • by grenhaz
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Time input wrapper Extension for Yii 2

For license information check the LICENSE-file., (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist grenhaz/yii2-time

or add, (*4)

"grenhaz/yii2-time": "~1.0.0"

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

Basic Usage

<?= $form->field( $model, 'time' )->widget( TimeWidget::classname() ) ?>

Example

Example, (*6)

The Versions

19/03 2018

dev-master

9999999-dev

Yii2 Time input wrapper

  Sources   Download

MIT

The Requires

 

time input

19/03 2018

1.0.0

1.0.0.0

Yii2 Time input wrapper

  Sources   Download

MIT

The Requires

 

time input