nodus-it / lexware-office-api
PHP API Client for lexware office
dev-main
2025-06-12 20:04 UTC
Requires
- saloonphp/pagination-plugin: ^2.2.0
- saloonphp/rate-limit-plugin: ^2.0.0
- saloonphp/saloon: ^3.0
- spatie/laravel-data: ^4.15.1
Requires (Dev)
- fakerphp/faker: ^1.24
- larastan/larastan: ^3.0
- laravel/pint: ^1.22
- orchestra/testbench: ^v10.2.2
- pestphp/pest: ^3.8
This package is auto-updated.
Last update: 2025-06-12 20:04:19 UTC
README
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.