leroy / invoice-collector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Logo

Invoice Collector

About this project

This Laravel application is used to bulk download all the invoices found in my mailbox.

  • The application connects to a mailbox using imap credentials
  • Fetches the emails that contain an attachment from all the emails in the mailbox
  • Downloads the attachments to a local folder
  • Groups the invoices by the sender

About


Languages

Language:PHP 73.7%Language:Blade 25.5%Language:JavaScript 0.6%Language:CSS 0.2%