2amigos/yii2-exportable-widget Exportable GridView widget for Yii2.

extensionwidgetexport

Exportable Widget for Yii2

Latest Stable Version Software License Total Downloads Build Status Quality Score

More than a simple widget, is a library. With this library you would be able to provide exporting capabilities to your Yii2 application whether you use our GridView Library (which is highly recommended) or your own.

If you are using our GridView Library, you will take the advantage of a predefined set of exporting formats that, in conjunction with the ToolbarBehavior, you could export with a mere couple of configuration settings on your grid. The predefined exporting formats are:

  • json
  • csv
  • xlsx
  • html
  • text
  • xml
  • ods

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require "2amigos/yii2-exportable-widget" "*"

or add

"2amigos/yii2-exportable-widget" : "^2.0"

to the require section of your application's composer.json file.

Documentation

You can read the latest docs on http://yii2-exportable-widget.readthedocs.io/en/latest/

Contributing

Please see CONTRIBUTING for details.

Credits

License

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

55363394d72945ff7ed312556ec041e0.png
Custom Software | Web & Mobile Software Development
www.2amigos.us

Changelog

Changelog

NEXT - YYYY-MM-DD

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



2.0.2 is the latest of 5 releases



BSD-3-Clause license
Stats
20 github stars & 14 github forks
4 downloads in the last day
70 downloads in the last 30 days
7069 total downloads