Download the PHP package clicksports/lex-office-api without Composer
On this page you can find all versions of the php package clicksports/lex-office-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download clicksports/lex-office-api
More information about clicksports/lex-office-api
Files in clicksports/lex-office-api
Download clicksports/lex-office-api
More information about clicksports/lex-office-api
Files in clicksports/lex-office-api
Vendor clicksports
Package lex-office-api
Short Description Simple API Integration for Lexoffice
License MIT
Package lex-office-api
Short Description Simple API Integration for Lexoffice
License MIT
Please rate this library. Is it a good library?
Informations about the package lex-office-api
Lexoffice PHP API
Requirements
PHP: >= 8.1
Extensions:
Install
composer:
composer require sysix/lex-office-api
Usage
Search for the official API Documentation.
You need an API Key for that.
Basic
Optimize your HTTP Client
This library only prepares the \Psr\Http\Message\RequestInterface
for the HTTP Client and returns its Response.
There are almost no error checks, no caching and no rate limiting. Your PSR-18 HTTP Client should come with a way to deal with it.
Here is a example with guzzlehttp/guzzle
, kevinrob/guzzle-cache-middleware
and spatie/guzzle-rate-limiter-middleware
:
Endpoints
Article Endpoint
Contact Endpoint
Country Endpoint
Credit Notes Endpoint
Deliverys Notes Endpoint
Down Payment Invoices Endpoint
Dunnings Endpoint
Event Subscriptions Endpooint
File Endpoint
Invoices Endpoint
Order Confirmation Endpoint
Payment Endpoint
Payment Conditions Endpoint
Posting Categories Endpoint
Print Layouts Endpoint
Profile Endpoint
Quotation Endpoint
Recurring Templates Endpoint
Voucher Endpoint
Voucherlist Endpoint
Utils
get JSON from Success and Error Response
All versions of lex-office-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
psr/http-client Version ^1.0
guzzlehttp/psr7 Version ^2.0
ext-json Version *
psr/http-client Version ^1.0
guzzlehttp/psr7 Version ^2.0
The package clicksports/lex-office-api contains the following files
Loading the files please wait ....