daniel-jorg-schuppelius/lexoffice-php-sdk

v0.5.3 2025-04-20 19:04 UTC

This package is auto-updated.

Last update: 2025-04-20 19:05:23 UTC


README

Inspired by the project eike-grundke/lexoffice-php-sdk, I have given some thought to what I would do differently. Initially, I wanted to create a fork, but I decided against it as I have completely overhauled the original structure.

The SDK is licensed under the MIT License. Feel free to contribute!

Using the SDK

Basic functions for controlling the endpoints are included in the SDK. A little more fine-tuning is needed for validation when creating the objects in lexoffice.

Install the SDK into your Project

The SDK requires a PHP version of 8.1 or higher. The recommended way to install the SDK is through Composer.

composer require daniel-jorg-schuppelius/lexoffice-php-sdk