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
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)
- larastan/larastan: ^3.0
- laravel/pint: ^1.22
This package is auto-updated.
Last update: 2025-05-01 14:13:32 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.