https://github.com/pedropamn/fastdanfe
Website que converte XML em DANFE em segundos
https://github.com/pedropamn/fastdanfe
danfe js nfe php
Last synced: 9 months ago
JSON representation
Website que converte XML em DANFE em segundos
- Host: GitHub
- URL: https://github.com/pedropamn/fastdanfe
- Owner: pedropamn
- Created: 2023-02-19T18:43:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T02:11:08.000Z (about 3 years ago)
- Last Synced: 2024-11-16T16:20:40.093Z (over 1 year ago)
- Topics: danfe, js, nfe, php
- Language: PHP
- Homepage:
- Size: 14.7 MB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sobre o projeto
FastDANFE é um website desenvolvido em PHP para conversão de XML's em DANFE em PDF. Envie seus arquivos e obtenha suas NF's em segundos!
* 🔁 Conversão de múltiplos arquivos
* ⬇️ Download ZIP
* 🔒 Proteja seus DANFE's com senha
### Feito com

## Dependências
O projeto utiliza a biblioteca `nfe-php`
## Roadmap
- [x] Proteger arquivo zip com senha
- [ ] Impedir PDF's inválidos de aparecerem dentro do ZIP (assim como no merge) e avisar o usuário
- [ ] DANFE com Logotipo (o usuário selecionar um logotipo para aparecer em todos os DANFEs)
- [ ] Suporte a DACTE
- [ ] Usar apenas chave de acesso
- [ ] Salvar na nuvem automatica ou manualmente (Dropbox, Box, etc,)
- [ ] API (Endpoint que recebe um arquivo XML e retorna um PDF)
- [ ] Cliente Desktop que monitora XML's em determinada pasta e gera PDF's automaticamente em outra pasta (Via API)
- [ ] Geração de um relatório depois do Upload de vários XML'S (Clientes, Valores, Datas, etc), exportavel para PDF e Excel
- [ ] Encrypt/Decrypt arquivos XML, deixando os ilegíveis, mediante senha
## Configurações no servidor:
* O projeto utiliza a biblioteca `nfe-php`
* Usuário Dono dos arquivos: `www-data`
* Permissão das pastas: 743
* Cronjob: `* * * * * /usr/bin/php /var/www/delete.php fastdanfe_tok` (para excluir os XML's e PDF's residuais nas pastas)
## Contribute
1. Fork
2. Crie uma Branch (`git checkout -b feature/AmazingFeature`)
3. Commit (`git commit -m 'Add some AmazingFeature'`)
4. Push (`git push origin feature/AmazingFeature`)
5. Abra uma Pull Request
## Contact
apps@pedronetoweb.com.br
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com