2017 © Pedro Peláez
 

yii2-extension yii2-widget-datatables

DataTables widget for Yii2

image

nhockizi/yii2-widget-datatables

DataTables widget for Yii2

  • Monday, September 12, 2016
  • by nhockizi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DataTables widget for Yii2

Installation

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

With Composer installed, you can then install the extension using the following commands:, (*2)

composer global require "fxp/composer-asset-plugin:~1.0.0"
composer require --prefer-dist nhockizi/yii2-widget-datatables "dev-master"

The first command installs the composer asset plugin which allows managing bower and npm package dependencies through Composer. You only need to run this command once for all. The second command installs the datatables widget., (*3)

You can also add (instead of the second command):, (*4)

"nhockizi/yii2-widget-datatables": "dev-master"

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

The Versions

12/09 2016

dev-master

9999999-dev

DataTables widget for Yii2

  Sources   Download

MIT

The Requires

 

by Lâm Xuân Bảo

extension library yii2 jquery javascript table datatables