Download the PHP package innobrain/laravel-onoffice-adapter without Composer
On this page you can find all versions of the php package innobrain/laravel-onoffice-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download innobrain/laravel-onoffice-adapter
More information about innobrain/laravel-onoffice-adapter
Files in innobrain/laravel-onoffice-adapter
Package laravel-onoffice-adapter
Short Description This is my package laravel-onoffice-adapter
License MIT
Homepage https://github.com/innobraingmbh/laravel-onoffice-adapter
Informations about the package laravel-onoffice-adapter
onOffice Adapter for Laravel
An onOffice adapter for Laravel
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Repositories
- ActivityRepository
- AddressRepository
- EstateRepository
- FieldRepository
- FileRepository
- MarketplaceRepository
- RelationRepository
- SearchCriteriaRepository
- SettingRepository
Syntax for typical queries
Unusual queries
Middlewares
Debugging
Default Fields
Sometimes, it can be useful to have default fields for your queries to quickly glance at data. You can find a selection of default fields in the OnOfficeService.
Helpers
When using default fields, you might find it helpful to hide all
empty fields. To do so, use the clean_elements
helper.
It will work with both find
and get
responses.
Usage in tests
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Bruno Görß
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-onoffice-adapter with dependencies
illuminate/contracts Version ^10.0||^11.0
spatie/laravel-package-tools Version ^1.16