fagundes / zff-html2pdf
A ZF2 module using html2pdf library
0.5.1
2016-04-23 21:54 UTC
Requires
- php: >=5.5
- spipu/html2pdf: ~4.5
- zendframework/zend-http: ~2.5
- zendframework/zend-view: ~2.5
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-13 09:38:06 UTC
README
Zff\Html2Pdf module integrates spipu/html2pdf with Zend Framework.
- File issues at https://github.com/fagundes/ZffHtml2pdf/issues
- Online documentation
- Documentation source files
TODO List
- Rewrite html2pdf examples using
Zff\Html2Pdf(IN PROGRESS)
Contribuing
You can help opening new issues (or solving) and creating Pull Requests (PR).
Check detailed instructions for contributions.