gulmzugur/einvoicing

This library allows you to create, edit and sign invoices via e-Archive via PHP.

v0.0.1 2021-08-06 10:51 UTC

This package is auto-updated.

Last update: 2024-05-06 16:39:30 UTC


README

This library allows you to create, edit and sign invoices via e-Archive via PHP.

🏁 Installation

Package Installation:

composer require gulmzugur/einvoicing

🌟 Features

  • ✔️ Create an invoice.
  • ✔️ Invoice inquiry between two dates.
  • ✔️ View invoice details.
  • ✔️ Output the invoice as HTML.
  • ✔️ Output the invoice as PDF..
  • ✔️ Get invoice download address.
  • ✔️ Cancel invoice.
  • ✔️ Query an existing invoice.
  • ✔️ Retrieve user information. (Basic information of your company)
  • ✔️ Update user information. (Basic information of your company)
  • ✔️ Invoice verification and confirmation via SMS.

❗ Warning ❗

This package creates taxable documentation, no liability is assumed, and it is recommended to manipulate test data with debugMode turned on until you are sure of what you are doing.