2017 © Pedro Peláez
 

yii2-extension yii2-export

Export your data using dataProvider just like gridView with widgets

image

anangpratika/yii2-export

Export your data using dataProvider just like gridView with widgets

  • Thursday, March 23, 2017
  • by anangpratika
  • Repository
  • 1 Watchers
  • 0 Stars
  • 41 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-export

Export your data using dataProvider just like gridView with widgets, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist anangpratika/yii2-export "*"

or add, (*4)

"anangpratika/yii2-export": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \anangpratika\export\ExportMenu::widget(); ?>, (*7)

The Versions

23/03 2017

dev-master

9999999-dev https://github.com/anangpratika/yii2-export

Export your data using dataProvider just like gridView with widgets

  Sources   Download

GPL-3.0+

The Requires

 

by Anang Pratika

csv extension yii2 xls html widget export pdf