riskivy/yii2-export

A Yii2 wrapper component for the mPDF、excel、docs library which generates PDF files from UTF-8 encoded HTML.


Keywords
excel, pdf, html, extension, docs, utf8, mpdf, component, yii2
License
GPL-2.0-only

Documentation

Either run

$ php composer.phar require riskivy/yii2-export "dev-master"

or add

"riskivy/yii2-export": "dev-master"

to the require section of your composer.json file.