Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

2amigos/yii2-exportable-widget

Repository files navigation

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.


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