riskivy / yii2-export
A Yii2 wrapper component for the mPDF、excel、docs library which generates PDF files from UTF-8 encoded HTML.
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Open Issues: 0
Language:CSS
Type:yii2-extension
Requires
- mpdf/mpdf: >7.0
- phpoffice/phpexcel: *
This package is not auto-updated.
Last update: 2025-01-09 10:46:14 UTC
README
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.