fagundes / zff-html2pdf
A ZF2 module using html2pdf library
Installs: 7 403
Dependents: 0
Suggesters: 11
Security: 0
Stars: 6
Watchers: 2
Forks: 3
Open Issues: 0
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: 2024-10-13 06:30:49 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.