paseto / nfse-nacional-pdf
NFS-e PDF
v0.5
2026-06-15 20:14 UTC
Requires
- php: >=7.4
- tecnickcom/tcpdf: ^6.6
README
Gerador de PDF para Documento Auxiliar da NFS-e (DANFSe) a partir de arquivos XML da NFS-e Nacional.
composer require paseto/nfse-nacional-pdf
Descrição
Este projeto converte arquivos XML de Nota Fiscal de Serviços Eletrônica (NFS-e) no formato nacional em documentos PDF formatados (DANFSe - Documento Auxiliar da NFS-e). Solução independente que não tem qualquer relação com o oficial.
Requisitos
- PHP >= 7.4
- Composer
Contributing - ajude a aprimorar
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D