2017 © Pedro Peláez
 

yii2-extension yii2-widget-timeago

Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from https://github.com/yiidoc/yii2-timeago

image

sakhalin/yii2-widget-timeago

Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from https://github.com/yiidoc/yii2-timeago

  • Thursday, January 29, 2015
  • by sakhlab
  • Repository
  • 2 Watchers
  • 0 Stars
  • 56 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-timeago

Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework, (*1)

Installation

Either run, (*2)

composer global require "fxp/composer-asset-plugin:1.0.0-beta4"

And add, (*3)

"sakhalin/yii2-widget-timeago": "dev-master",

Usage

<?= \sakhalin\timeago\TimeAgo::widget(['timestamp' => $model->published_at]); ?>

Now you can use the widget. If you have time, I will write detailed instructions. If you want to change or issue. please open the issue or create pull Thanks for use., (*4)

The Versions

29/01 2015

dev-master

9999999-dev

Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from https://github.com/yiidoc/yii2-timeago

  Sources   Download

BSD-3-Clause

The Requires

 

by Yakovlev Vladimir

yii2 jquery timeago