Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

redmenta/laravel-szamlazzhu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Latest Stable Version License

laravel-szamlazzhu

Implementation for Laravel which was made to support Szamlazz.hu Agent version of 3.4 and higher.

Origin

Based on original packages:

Installation

composer require redmenta/laravel-szamlazzhu

Introduction

This package supports the following methods:

  • Invoice creation
  • Invoice cancellation (reversing)
  • Proforma invoice creation
  • Proforma invoice deletion
  • Receipt creation
  • Receipt cancellation (reversing)

Requirements

Supports Laravel: 5.5 / 6.* / 7.* / 8.* / 9.* / 10.*

Documentations

For usage please refer to the technical documentation.

The official API documentation is accessible at https://docs.szamlazz.hu/#introduction.

Automatic PDF storing

Package can automatically save generated PDF files and store on the given disk. For further information about the configuration possibilities please refer to the configuration documentation.