nodus-it/lexware-office-api

There is no license information available for the latest version (dev-main) of this package.

PHP API Client for lexware office

dev-main 2025-05-01 14:13 UTC

This package is auto-updated.

Last update: 2025-05-01 14:13:32 UTC


README

License Latest Stable Version Total Downloads

Installation

You can install the package via composer:

composer require nodus-it/lexware-office-api

You can publish the config file with:

php artisan vendor:publish --tag="lexware-office"

Set your api token in your .env file (available at https://app.lexoffice.de/addons/public-api):

LEXWARE_OFFICE_API_TOKEN=your-token

Usage

License

The MIT License (MIT). Please see License File for more information.