codersgarden / php-lexoffice-api
PHP Laravel Package for LexOffice APIs.
Requires
- php: >=7.3
- guzzlehttp/guzzle: ^7.0
- illuminate/http: ^7.0|^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
Welcome to the LexOffice API Laravel Package Documentation. This package provides a comprehensive set of tools to integrate and manage LexOffice APIs seamlessly within Laravel applications. With a focus on simplicity and efficiency, this package helps developers interact with LexOffice services for managing contacts, articles, countries, and more.
Features
- Easy setup and integration with Laravel.
- Manage contacts, articles, and other LexOffice API resources.
- Full support for CRUD operations and advanced filtering.
- Structured error handling for API requests.
Documentation Index
Getting Started
- Getting Started
Step-by-step instructions for installing and configuring the package in your Laravel application.
Usage
- Usage
Detailed examples and guidelines for performing various operations using the package.
Here's the updated API Reference section for your README file with the new LexofficeFileManager
class added:
API Reference
Comprehensive references for all classes and methods available in this package:
-
LexofficeContactManager
Manage contacts using LexOffice API, including creation, updating, retrieval, and deletion. -
LexofficeArticleManager
Manage articles using the LexOffice API, including creating, updating, retrieving, and deleting articles. -
LexofficeCountryManager
Retrieve and manage country-related data using the LexOffice API. -
LexofficeDeliveryNoteManager
Manage delivery notes, including creation, pursuing, and rendering documents. -
LexofficeCreditNoteManager
Manage creating, retrieving, finalizing, pursuing to credit notes, rendering PDF documents, and generating deeplinks for credit notes. -
LexofficeFileManager
Upload and download files using the LexOffice API, and generate deeplinks for uploaded files. -
LexofficeInvoiceManager
Manage invoices using the LexOffice API, including creating, retrieving, finalizing, rendering PDF documents, and generating deeplinks for invoices. -
More Classes
Explore additional classes and methods for extended functionalities.
Contribution Guide
We welcome contributions to this package! Follow these steps to contribute:
- Fork the repository.
- Create a feature branch for your changes.
- Submit a pull request with detailed explanations of your updates.
For bug reports or feature requests, please open an issue in the repository.
License
This package is licensed under the MIT License. See the LICENSE file for more details.
Contact Us
For support or inquiries, feel free to contact us via email or create an issue on our GitHub repository.