https://github.com/codeedu/zf2-dompdf
Gerando PDF no zf2 com DOMPDF
https://github.com/codeedu/zf2-dompdf
Last synced: 4 months ago
JSON representation
Gerando PDF no zf2 com DOMPDF
- Host: GitHub
- URL: https://github.com/codeedu/zf2-dompdf
- Owner: codeedu
- License: bsd-3-clause
- Created: 2015-07-30T19:25:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-30T19:36:15.000Z (almost 11 years ago)
- Last Synced: 2025-01-01T19:27:08.467Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 441 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Gerando PDF no zf2 com DOMPDF
=======================
Sobre este exemplo
------------
Neste vídeo eu mostrarei uma alternativa para gerar PDF no Zend Framework 2. Usarei o DOMPDF, que é uma biblioteca PHP fantástica que está na comunidade há um bom tempo e ainda mostrarei uma maneira simples de integra-la ao zf2
[Veja o link do tutorial](http://www.schoolofnet.com/2015/04/substituindo-o-pdo-por-doctrine-dbal/)
Para usar execute:
php composer.phar install